Thread: pgsql: Docs: fix claim that to_char('FM') removes trailing zeroes.

pgsql: Docs: fix claim that to_char('FM') removes trailing zeroes.

From
Tom Lane
Date:
Docs: fix claim that to_char('FM') removes trailing zeroes.

Of course, what it removes is leading zeroes.  Seems to have been a thinko
in commit ffe92d15d53625d5ae0c23f4e1984ed43614a33d.  Noted by Hubert Depesz
Lubaczewski.

Branch
------
REL9_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/38c6b19415f107bede50e956f9cedc6e0dfca14a

Modified Files
--------------
doc/src/sgml/func.sgml |    4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)