|
|
|
@ -1,5 +1,5 @@ |
|
|
|
<!-- |
|
|
|
<!-- |
|
|
|
$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 $ |
|
|
|
--> |
|
|
|
--> |
|
|
|
|
|
|
|
|
|
|
|
<chapter> |
|
|
|
<chapter> |
|
|
|
@ -157,7 +157,7 @@ END; |
|
|
|
<varlistentry> |
|
|
|
<varlistentry> |
|
|
|
<term> |
|
|
|
<term> |
|
|
|
<replaceable>name</replaceable> [ CONSTANT ] |
|
|
|
<replaceable>name</replaceable> [ CONSTANT ] |
|
|
|
<replaceable>>typ</replaceable>> [ NOT NULL ] [ DEFAULT | := |
|
|
|
<replaceable>type</replaceable>> [ NOT NULL ] [ DEFAULT | := |
|
|
|
<replaceable>value</replaceable> ]; |
|
|
|
<replaceable>value</replaceable> ]; |
|
|
|
</term> |
|
|
|
</term> |
|
|
|
<listitem> |
|
|
|
<listitem> |
|
|
|
|