diff options
Diffstat (limited to 'doc/src/sgml/ref/commands.sgml')
-rw-r--r-- | doc/src/sgml/ref/commands.sgml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/commands.sgml b/doc/src/sgml/ref/commands.sgml index 45f609647f0..28f7f0cbde5 100644 --- a/doc/src/sgml/ref/commands.sgml +++ b/doc/src/sgml/ref/commands.sgml @@ -1,5 +1,5 @@ <!-- -$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.24 2000/04/08 05:11:03 tgl Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.25 2000/04/14 15:17:28 thomas Exp $ Postgres documentation --> @@ -24,6 +24,7 @@ Postgres documentation &commit; ©Table; &createAggregate; + &createConstraint; &createDatabase; &createFunction; &createGroup; |