From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
Cc: | pgsql-patches(at)postgresql(dot)org |
Subject: | Re: Relocatable locale |
Date: | 2004-05-27 03:26:35 |
Message-ID: | 200405270326.i4R3QZP15200@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
Andrew Dunstan wrote:
> Tom Lane said:
> > Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> >> I think the best we can do is putenv() for our apps, and document the
> >> variable for other apps.
> >
> > Document what? How will another app find libpq's locale file?
> > AFAICS *it can't*. Documenting a useless variable is not a solution.
> >
>
> You wouldn't expect the environment var to be set by an app in those
> cases - it would be set by a sysadmin or an installer on a system-wide
> basis when pg is installed in other than the hardcoded location. At least,
> that's the way I understood Bruce's suggestion.
Right.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2004-05-27 05:21:34 | Re: Relocatable locale |
Previous Message | Bruce Momjian | 2004-05-27 03:26:11 | Re: Relocatable locale |