Heikki Linnakangas <hlinnakan...@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 numbers are 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


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

Reply via email to