BUG #13631: Missing "'" in Table 9-26. to_char Examples

Поиск
Список
Период
Сортировка
От koizumistr@minos.ocn.ne.jp
Тема BUG #13631: Missing "'" in Table 9-26. to_char Examples
Дата
Msg-id 20150922133701.5058.29451@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #13631: Missing "'" in Table 9-26. to_char Examples  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      13631
Logged by:          KOIZUMI Satoru
Email address:      koizumistr@minos.ocn.ne.jp
PostgreSQL version: 9.4.4
Operating system:   Mac OS X
Description:

The result of to_char(485, 'L999') is "'DM 485" in Table 9-26. to_char
Examples.
The correct result should be "'DM 485'". The last "'" is missing.

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: BUG #13589: content error
Следующее
От: Tom Lane
Дата:
Сообщение: Re: BUG #13631: Missing "'" in Table 9-26. to_char Examples