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

Started by KOIZUMI Satoruover 10 years ago2 messagesbugs
Jump to latest
#1KOIZUMI Satoru
koizumistr@minos.ocn.ne.jp

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.

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: KOIZUMI Satoru (#1)
Re: BUG #13631: Missing "'" in Table 9-26. to_char Examples

koizumistr@minos.ocn.ne.jp writes:

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.

So it is. Will fix, thanks for noticing!

regards, tom lane

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