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 9f6ba8e70dd..28a3e12ab7b 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.26 2000/06/18 21:24:51 petere Exp $ +$Header: /cvsroot/pgsql/doc/src/sgml/ref/Attic/commands.sgml,v 1.27 2000/07/14 15:27:14 thomas Exp $ Postgres documentation --> @@ -73,6 +73,7 @@ Postgres documentation &selectInto; &set; &setConstraints; + &setSession; &setTransaction; &show; &truncate; |