projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6bd9bf
)
Change
string> to
string>.
author
Bruce Momjian
Thu, 18 May 2006 03:18:24 +0000
(
03:18
+0000)
committer
Bruce Momjian
Thu, 18 May 2006 03:18:24 +0000
(
03:18
+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 a9d1a3b750745a2190a53fb834d000e38537292a..0a9a62b759f815f1ed789033bb269b993e23accc 100644
(file)
--- a/
doc/src/sgml/func.sgml
+++ b/
doc/src/sgml/func.sgml
@@
-1,4
+1,4
@@
-
+
Functions and Operators
@@
-1244,7
+1244,7
@@
-
ascii
(<
type>string>)
+
ascii
(<
parameter>string>)
int
ASCII
code of the first byte of the argument
ascii('x')
@@
-1319,7
+1319,7
@@
-
initcap
(<
type>string>)
+
initcap
(<
parameter>string>)
text
Convert the first letter of each word to uppercase and the