[HACKERS] syscache entries out of order

Поиск
Список
Период
Сортировка
От Mark Dilger
Тема [HACKERS] syscache entries out of order
Дата
Msg-id 7F67FBEF-C3B3-404E-8EC6-E02ACB15D894@gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] syscache entries out of order  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Peter,

Just FYI, as of 665d1fad99e7b11678b0d5fa24d2898424243cd6, syscache.h
entries are not in alphabetical order, which violates the coding standard
specified in the comment for these entries.  In particular, it is the PUBLICATION
and SUBSCRIPTION entries that are mis-ordered.

Sorry for my pedantry.  Patch attached.

Mark Dilger


-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Вложения

В списке pgsql-hackers по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [HACKERS] Segmentation fault when creating a BRIN, 10beta1
Следующее
От: Tom Lane
Дата:
Сообщение: Re: [HACKERS] [PATCH] relocation truncated to fit: citus build failure on s390x