projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ceb9e60
)
Update reference to value of NAMEDATALEN. Someone needs to troll the
author
Tom Lane
Fri, 23 Aug 2002 00:33:24 +0000
(
00:33
+0000)
committer
Tom Lane
Fri, 23 Aug 2002 00:33:24 +0000
(
00:33
+0000)
docs and find the other obsolete statements that no doubt lurk.
doc/src/sgml/ref/create_type.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_type.sgml
b/doc/src/sgml/ref/create_type.sgml
index feb69916e09c634d6212407b936d14cbd1453062..f100f4d87b5b7a185a6de4dde8e3bb08e400bdba 100644
(file)
--- a/
doc/src/sgml/ref/create_type.sgml
+++ b/
doc/src/sgml/ref/create_type.sgml
@@
-1,5
+1,5
@@
@@
-390,7
+390,7
@@
CREATE TYPE
User-defined type names cannot begin with the underscore character
- (
_
) and can only be
30
+ (
_
) and can only be
62
characters long (or in general
NAMEDATALEN-2>, rather than
the
NAMEDATALEN-1> characters allowed for other names).
Type names beginning with underscore are