Looks like Tom put this all in.
---
Magnus Hagander wrote:
> The following patch fixes locale support under win32.
>
> * Saves and reloads LC_COLLATE and LC_CTYPE when a new backend is
> execed. Also preserved in pgstat eve
Bruce Momjian wrote:
> Claudio Natoli wrote:
> >
> > Hi Tom,
> >
> > > other changes into an upcoming rewrite of the EXEC_BACKEND code.
> >
> > are you planning on doing this for 7.5? I was at some stage, as
promised,
> > but not for 7.5.
>
> I think Tom is doing it now. He has to merge the c
Claudio Natoli wrote:
>
> Hi Tom,
>
> > other changes into an upcoming rewrite of the EXEC_BACKEND code.
>
> are you planning on doing this for 7.5? I was at some stage, as promised,
> but not for 7.5.
I think Tom is doing it now. He has to merge the checkpointer into the
background writer, so
Hi Tom,
> other changes into an upcoming rewrite of the EXEC_BACKEND code.
are you planning on doing this for 7.5? I was at some stage, as promised,
but not for 7.5.
Cheers,
Claudio
---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclai
"Magnus Hagander" <[EMAIL PROTECTED]> writes:
> The following patch fixes locale support under win32.
I've applied the change in pg_locale.c, and will fold the other changes
into an upcoming rewrite of the EXEC_BACKEND code.
regards, tom lane
---(e
The following patch fixes locale support under win32.
* Saves and reloads LC_COLLATE and LC_CTYPE when a new backend is
execed. Also preserved in pgstat even though it's supposedly not used
there at the moment, to be on the safe side for the future. With this
patch, passes regression tests with re