From: Bruce Momjian Date: Sat, 25 Nov 2006 00:38:53 +0000 (+0000) Subject: Document that to_char() "TM" is controlled by lc_messages. X-Git-Tag: REL8_2_RC1~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f14d43d2d32ded7eb400d1a1daa6d50163628f7c;p=postgresql Document that to_char() "TM" is controlled by lc_messages. --- diff --git a/doc/src/sgml/func.sgml b/doc/src/sgml/func.sgml index 45db44b4bc..1e092c4ce7 100644 --- a/doc/src/sgml/func.sgml +++ b/doc/src/sgml/func.sgml @@ -1,4 +1,4 @@ - + Functions and Operators @@ -4689,7 +4689,7 @@ SELECT SUBSTRING('XY1234Z', 'Y*?([0-9]{1,3})'); TM prefix - translation mode (print localized day and month names) + translation mode (print localized day and month names based on lc_messages) TMMonth