Fix for bug 247.
authorSteve Singer <ssinger@ca.afilias.info>
Tue, 15 Nov 2011 21:08:59 +0000 (16:08 -0500)
committerSteve Singer <ssinger@ca.afilias.info>
Tue, 15 Nov 2011 21:08:59 +0000 (16:08 -0500)
commite3361ae91d869cbc010b3f893acdf23868835bdd
tree623fffd3a618c31e0b302ce2bc1bc32d0ad06871
parentdbb37cd64c18e1964b791665caeae3d908f5b151
Fix for bug 247.
slony_logshipper can now handle the TRUNCATE commands
passed to it in response to TRUNCATE triggers.
Also remove the extra ';' from the command stream for
the truncate command.
src/backend/slony1_funcs.sql
src/slony_logshipper/parser.y
src/slony_logshipper/scan.l
src/slony_logshipper/slony_logshipper.c
src/slony_logshipper/slony_logshipper.h