Re: pg_proc.h

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: pg_proc.h
Дата
Msg-id 9138.1131636473@sss.pgh.pa.us
обсуждение исходный текст
Ответ на pg_proc.h  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> contains the following:

> /* keep the following ordered by OID so that later changes can be made 
> easier */

> which has manifestly not been followed. Should we fix the file or remove 
> the second comment?

Reordering the file into strict OID order is certainly a loser, as it'd
remove whatever semblance of logical structure remains.  However I think
the comment has some historical value.  Perhaps reword it a bit.
        regards, tom lane


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