Re: Wrong comment in ReadControlFile

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема Re: Wrong comment in ReadControlFile
Дата
Msg-id 498DD522.8020305@enterprisedb.com
обсуждение исходный текст
Ответ на Wrong comment in ReadControlFile  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Список pgsql-hackers
Zdenek Kotala wrote:
> When we have now collation per database I think following comment is
> useless:
> 
> * (2) this code is executed in the postmaster, so the setlocale() will
> * propagate to forked backends, which aren't going to read this file for
> * themselves.    (These locale settings are considered critical
> * compatibility items because they can affect sort order of indexes.)
> 
> 
> Patch attached.

Thanks, committed.

--   Heikki Linnakangas  EnterpriseDB   http://www.enterprisedb.com


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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: ecpg grammar in CVS is annoying
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: UnixWare 7.1.4 (and OpenServer) sigwait issue