From: Thomas G. Lockhart Date: Sat, 4 Apr 1998 16:26:05 +0000 (+0000) Subject: Include the stub docs for the rules system. Omission in original versions. X-Git-Tag: REL6_3_2~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7a070126e0615a1bea8962be575e741be46ce98e;p=postgresql Include the stub docs for the rules system. Omission in original versions. --- diff --git a/doc/src/sgml/postgres.sgml b/doc/src/sgml/postgres.sgml index 897de1be1b..22a74d95f6 100644 --- a/doc/src/sgml/postgres.sgml +++ b/doc/src/sgml/postgres.sgml @@ -188,6 +188,7 @@ Information for extending Postgres. &xtypes; &xoper; &xaggr; +&rules; &xindex; &gist; &dfunc; diff --git a/doc/src/sgml/programmer.sgml b/doc/src/sgml/programmer.sgml index 3c73484e07..f8e95c8dd1 100644 --- a/doc/src/sgml/programmer.sgml +++ b/doc/src/sgml/programmer.sgml @@ -134,6 +134,7 @@ It provides SQL92/SQL3 language support, &xtypes; &xoper; &xaggr; +&rules; &xindex; &gist; &dfunc;