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_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/03655d215d32428b1fa628e4855ae24e5f1f0ec3

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