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_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/7e5859cbc26bc90911ecf3db394cecfcd9da953b

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