Re: Configuration include directory

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Configuration include directory
Дата
Msg-id 14570.1348496696@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Configuration include directory  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Ответы Re: Configuration include directory  (Heikki Linnakangas <hlinnakangas@vmware.com>)
Список pgsql-hackers
Heikki Linnakangas <hlinnakangas@vmware.com> writes:
> This seems pretty much ready to commit. One tiny detail that I'd like to 
> clarify: the docs say:

>> Multiple files within an include directory are ordered by an alphanumeric sorting, so that ones beginning with
numbersare considered before those starting with letters.
 

> To be more precise, the patch uses strcmp() for the comparisons.

Just say it sorts the file names according to C locale rules.
        regards, tom lane



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

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: Caught up
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: [ADMIN] pg_upgrade from 9.1.3 to 9.2 failed