projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77072f8
)
Not sure how I fixed it the first time, but here's a fix for another
author
Bruce Momjian
Fri, 23 Aug 2002 04:27:19 +0000
(
04:27
+0000)
committer
Bruce Momjian
Fri, 23 Aug 2002 04:27:19 +0000
(
04:27
+0000)
instance in which the docs mention that 'NAMEDATALEN == 32".
Neil Conway
doc/src/sgml/syntax.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/syntax.sgml
b/doc/src/sgml/syntax.sgml
index 67d57883c3aa88eda104ceafa55e5e2e56ba85ac..341df4973a9be3d9d2f4e78778463c96549ed641 100644
(file)
--- a/
doc/src/sgml/syntax.sgml
+++ b/
doc/src/sgml/syntax.sgml
@@
-1,5
+1,5
@@
@@
-460,7
+460,7
@@
CAST ( '
string
' AS
type
)
An operator is a sequence of up to
NAMEDATALEN
-1
- (
31
by default) characters from the following list:
+ (
63
by default) characters from the following list:
+ - * / < > = ~ ! @ # % ^ & | ` ? $