We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc88d74 commit cb88fd1Copy full SHA for cb88fd1
doc/src/sgml/ref/create_type.sgml
@@ -337,7 +337,7 @@ it with the fact that the data is not present></comment>
337
<title>Restrictions</title>
338
<para>
339
Type names cannot begin with the underscore character
340
- ("_") and can only be 15 characters long. This is because
+ ("_") and can only be 31 characters long. This is because
341
Postgres silently creates an array type for each base type
342
with a name consisting of the base type's name prepended
343
with an underscore.
0 commit comments