doc/src/sgml/event-trigger.sgml | 125 +++++++++++++++++++++++++++++++++-
While reading the documentation, it occured to me that the first sentence
of the first subsection lacks a reference to "table_rewrite", see attached
very minor suggestion.
BTW, I'll try to send a "check" script.
--
Fabien.
diff --git a/doc/src/sgml/event-trigger.sgml b/doc/src/sgml/event-trigger.sgml
index 04353ea..48ac1ac 100644
--- a/doc/src/sgml/event-trigger.sgml
+++ b/doc/src/sgml/event-trigger.sgml
@@ -30,7 +30,8 @@
supported events are
<literal>ddl_command_start</>,
<literal>ddl_command_end</>
- and <literal>sql_drop</>.
+ <literal>sql_drop</>
+ and <literal>table_rewrite</>.
Support for additional events may be added in future releases.
</para>
--
Sent via pgsql-committers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers