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 21517e5 commit 5128d14Copy full SHA for 5128d14
doc/src/sgml/plsql.sgml
@@ -1,5 +1,5 @@
1
<!--
2
-$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.5 2000/05/09 18:27:25 momjian Exp $
+$Header: /cvsroot/pgsql/doc/src/sgml/Attic/plsql.sgml,v 2.6 2000/05/16 19:29:43 momjian Exp $
3
-->
4
5
<chapter>
@@ -157,7 +157,7 @@ END;
157
<varlistentry>
158
<term>
159
<replaceable>name</replaceable> [ CONSTANT ]
160
-<replaceable>>typ</replaceable>> [ NOT NULL ] [ DEFAULT | :=
+<replaceable>type</replaceable>> [ NOT NULL ] [ DEFAULT | :=
161
<replaceable>value</replaceable> ];
162
</term>
163
<listitem>
0 commit comments