Re: Relocatable locale

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Relocatable locale
Дата
Msg-id 200405271405.i4RE5LZ01505@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Relocatable locale  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Tom Lane wrote:
> Bruce Momjian <pgman@candle.pha.pa.us> writes:
> > I will make a Win32-specific patch.  Do we want an evironment variable
> > for Unix?
>
> No, we do not.  This entire thread has consisted of everyone but you
> objecting loudly to that idea.

They didn't sound very loud to me.

Why not have it so Unix folks can control it?

Also, how do we get our native apps to know the location of the locale
directory?  The only other solution I can think of is a libpq function
call to set it, but of course that can't be changed once the binary is
created.  Our apps could use the function call (based on the bin
location), and other apps would have to decide how they would make this
functionality visible, but it wouldn't be consistent.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Relocatable locale
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: Cancel/Kill backend functions