[DOCS] Incorrect result in the Table 9-28. to_char examples

Поиск
Список
Период
Сортировка
От devvapp@gmail.com
Тема [DOCS] Incorrect result in the Table 9-28. to_char examples
Дата
Msg-id 20170911205554.25639.51591@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: [DOCS] Incorrect result in the Table 9-28. to_char examples  ("David G. Johnston" <david.g.johnston@gmail.com>)
Список pgsql-docs
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.6/static/functions-formatting.html
Description:

select to_char(3148.5, '9G999D999'); does not return what was mentioned in
the table, When I ran this expression it returned  3,148.500 and the
documentation has' 3 148,500'. Similarly many other functions return
different result than what is specified in the documentation. Please update
this. I'm using 9.5.9 version.

--
Sent via pgsql-docs mailing list (pgsql-docs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-docs

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

Предыдущее
От: "David G. Johnston"
Дата:
Сообщение: Re: [DOCS] LOCAL and TIME ZONE in SET
Следующее
От: Steve Crawford
Дата:
Сообщение: Re: [DOCS] LOCAL and TIME ZONE in SET