Steve Singer ssinger at ca.afilias.info
Tue Oct 11 12:04:09 PDT 2011
A few additional fixups for adding TRUNCATE triggers.
-Do not call the deprecated/removed replica_truncate_trigger/origin_truncate_trigger function
-Have the unit test use the proper syntax for a cascaded truncate
-truncate triggers do not show up in the information_schema (at least up to 9.1).
 query pg_trigger directly to check if the truncate triggers exist.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=slony1-engine.git;a=commitdiff;h=b5e47f3e5a640bc96446aa0bdcedbba06bdbbca6

Modified Files
--------------
RELEASE                                            |    6 ++----
.../regression/testtruncate/truncate-cascade.sql   |    2 +-
src/backend/slony1_funcs.v84.sql                   |   17 ++++++++++++-----
3 files changed, 15 insertions(+), 10 deletions(-)



More information about the Slony1-commit mailing list