mirror of
https://github.com/postgres/postgres.git
synced 2025-06-11 20:28:21 +03:00
Include the stub docs for the rules system. Omission in original versions.
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user