Re: Relocatable locale - Mailing list pgsql-patches

From Tom Lane
Subject Re: Relocatable locale
Date
Msg-id 17021.1085453121@sss.pgh.pa.us
Whole thread Raw
In response to Re: Relocatable locale  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Relocatable locale
List pgsql-patches
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> But I added code to path.c to skip that if the app is "postgres".  Why
> doesn't that work?

That will work fine ... for a standalone backend.  Not so fine for
postmaster or bootstrap or other cases that go through main.c.

            regards, tom lane

pgsql-patches by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Relocatable locale
Next
From: Bruce Momjian
Date:
Subject: Re: Relocatable locale