projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e1c330
)
Fix broken markup.
author
Tom Lane
Sun, 30 Mar 2003 21:48:37 +0000
(21:48 +0000)
committer
Tom Lane
Sun, 30 Mar 2003 21:48:37 +0000
(21:48 +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 cb7e595ea78a5dc439bfb9fa718d42779e8106c5..20e642468fb3d2b451fb9b274f36bc889c2eba4e 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,5
+1,5
@@
@@
-4411,12
+4411,10
@@
substring('foobar' from 'o(.)b')
o
to_char(148.5, 'FM999.999')
'148.5'
-
to_char(148.5, 'FM999.990')
'148.500'
-
to_char(148.5, '999D999')
' 148,500'