postgresql/doc
Simon Riggs 618c9430a8 Event Trigger for table_rewrite
Generate a table_rewrite event when ALTER TABLE
attempts to rewrite a table. Provide helper
functions to identify table and reason.

Intended use case is to help assess or to react
to schema changes that might hold exclusive locks
for long periods.

Dimitri Fontaine, triggering an edit by Simon Riggs

Reviewed in detail by Michael Paquier
2014-12-08 00:55:28 +09:00
..
src Event Trigger for table_rewrite 2014-12-08 00:55:28 +09:00
bug.template
KNOWN_BUGS
Makefile
MISSING_FEATURES
TODO