Re: thousands comma numeric formatting in psql

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: thousands comma numeric formatting in psql
Дата
Msg-id 200507120329.j6C3TK811238@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: thousands comma numeric formatting in psql  (Peter Eisentraut <peter_e@gmx.net>)
Список pgsql-patches
Peter Eisentraut wrote:
> Bruce Momjian wrote:
> > I have heavily modified your patch and have applied it.  Instead of
> > using langinfo, I used a \pset variable numericsep.
>
> Why?

Because I don't have langinfo on my system, so I can't test it, nor add
configure code for it.  It also prevents us from using space as the
separator, which is the international standard.

If you think we should use langinfo, we can discuss it, but at this
point, it is not used.

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

Предыдущее
От:
Дата:
Сообщение: SQLException: Cannot be less than zero
Следующее
От: Andrew Dunstan
Дата:
Сообщение: Re: SQLException: Cannot be less than zero