diff options
Diffstat (limited to 'doc/src/sgml/ref/commands.sgml')
-rw-r--r-- | doc/src/sgml/ref/commands.sgml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/commands.sgml b/doc/src/sgml/ref/commands.sgml index f295a942793..3edc715778d 100644 --- a/doc/src/sgml/ref/commands.sgml +++ b/doc/src/sgml/ref/commands.sgml @@ -16,6 +16,10 @@ &createFunction; &createIndex; &createLanguage; +&createOperator; +&createRule; +&createSequence; +&createTable; &dropFunction; &select; @@ -36,4 +40,4 @@ sgml-exposed-tags:nil sgml-local-catalogs:"/usr/lib/sgml/catalog" sgml-local-ecat-files:nil End: --->
\ No newline at end of file +--> |