Re: thousands comma numeric formatting in psql
| От | Tom Lane |
|---|---|
| Тема | Re: thousands comma numeric formatting in psql |
| Дата | |
| Msg-id | 14189.1121347836@sss.pgh.pa.us обсуждение исходный текст |
| Ответ на | Re: thousands comma numeric formatting in psql (Bruce Momjian <pgman@candle.pha.pa.us>) |
| Ответы |
Re: thousands comma numeric formatting in psql
Re: thousands comma numeric formatting in psql |
| Список | pgsql-patches |
Bruce Momjian <pgman@candle.pha.pa.us> writes:
> OK, I have applied the following patch to make numerisep a boolean,
"numericsep" is no longer even remotely reasonable as a name for the
parameter. Something like "numeric_use_locale" would be appropriate
(but probably too wordy).
> The only question I have is whether those locale values are single-byte
> strings in all locals, or could they be multi-byte or multi-character,
> in which case I have to treat them as strings.
I think you have to assume they could be strings.
regards, tom lane
В списке pgsql-patches по дате отправления: