| From: | Bruce Momjian <bruce(at)momjian(dot)us> |
|---|---|
| To: | Zdenek Kotala <Zdenek(dot)Kotala(at)Sun(dot)COM> |
| Cc: | "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Wrong comment in ReadControlFile |
| Date: | 2009-02-07 13:33:36 |
| Message-ID: | 200902071333.n17DXaC02497@momjian.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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.
Heikki has applied your patch. Thanks.
--
Bruce Momjian <bruce(at)momjian(dot)us> http://momjian.us
EnterpriseDB http://enterprisedb.com
+ If your life is a hard drive, Christ can be your backup. +
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Bruce Momjian | 2009-02-07 14:16:43 | Re: Re: Meridiem markers (was: [BUGS] Incorrect "invalid AM/PM string" error from to_timestamp) |
| Previous Message | Zdenek Kotala | 2009-02-07 09:08:04 | Wrong comment in ReadControlFile |