projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7a3d0f
)
Document that to_char() "TM" is controlled by lc_messages.
author
Bruce Momjian
Sat, 25 Nov 2006 00:38:53 +0000
(
00:38
+0000)
committer
Bruce Momjian
Sat, 25 Nov 2006 00:38:53 +0000
(
00:38
+0000)
doc/src/sgml/func.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/func.sgml
b/doc/src/sgml/func.sgml
index 45db44b4bc3df3b29139ee541144299c0abd5d7b..1e092c4ce7ca3d345968ee73367f085297a39277 100644
(file)
--- 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