mirror of
https://github.com/postgres/postgres.git
synced 2026-04-20 22:00:13 -04:00
Include the stub docs for the rules system. Omission in original versions.
This commit is contained in:
parent
6755026937
commit
7a070126e0
2 changed files with 2 additions and 0 deletions
|
|
@ -188,6 +188,7 @@ Information for extending <ProductName>Postgres</ProductName>.
|
|||
&xtypes;
|
||||
&xoper;
|
||||
&xaggr;
|
||||
&rules;
|
||||
&xindex;
|
||||
&gist;
|
||||
&dfunc;
|
||||
|
|
|
|||
|
|
@ -134,6 +134,7 @@ It provides SQL92/SQL3 language support,
|
|||
&xtypes;
|
||||
&xoper;
|
||||
&xaggr;
|
||||
&rules;
|
||||
&xindex;
|
||||
&gist;
|
||||
&dfunc;
|
||||
|
|
|
|||
Loading…
Reference in a new issue