Обсуждение: pgsql: Docs: fix claim that to_char('FM') removes trailing zeroes.

Поиск
Список
Период
Сортировка

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

От
Tom Lane
Дата:
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_1_STABLE

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

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