pgsql: Document that to_char('FM') removes only trailing zeros.

Lists: pgsql-committers
From: Bruce Momjian <bruce(at)momjian(dot)us>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Document that to_char('FM') removes only trailing zeros.
Date: 2011-03-11 15:48:43
Message-ID: E1Py4a3-0005fI-7d@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Document that to_char('FM') removes only trailing zeros.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/ffe92d15d53625d5ae0c23f4e1984ed43614a33d

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