Re: Relocatable locale

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: Relocatable locale
Дата
Msg-id 200406081349.i58DnMb24162@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Relocatable locale  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > With no one coming up with a better idea, this applied patch adds
> > PGETC (for pg_service.conf) and PGLOCALE (for locale dir) environment
> > variable processing to libpq.
>
> Considering that in other places these locations are referred to as
> "sysconfdir" and "localdir", it would make sense to name the variables
> "PGSYSCONFDIR" and "PGLOCALEDIR", so we stick to one set of terms.

OK, change made.

--
  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 по дате отправления:

Предыдущее
От: Manfred Koizar
Дата:
Сообщение: cost_nonsequential_access()
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Stylistic changes in bufmgr.c