Steve Singer ssinger at ca.afilias.info
Thu Jan 15 14:57:03 PST 2015
Bug 356

Apply truncate on replica's as TRUNCATE ONLY.

If the original truncate was a TRUNCATE ONLY then
we also want to just truncate the parent table.
If the original command was an un-restricted truncate
then the truncate trigger will be invoked for each child
table anyway.

Branch
------
REL_2_2_STABLE

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

Modified Files
--------------
src/backend/slony1_funcs.c |    2 +-
1 file changed, 1 insertion(+), 1 deletion(-)



More information about the Slony1-commit mailing list