Simon Riggs <[EMAIL PROTECTED]> writes:
> Full implementation of truncate triggers on CVS HEAD, for Postgres 8.4
Applied with minor revisions.
regards, tom lane
--
Sent via pgsql-patches mailing list (pgsql-patches@postgresql.org)
To make changes to your subscription:
ht
Full implementation of truncate triggers on CVS HEAD, for Postgres 8.4
Includes various docs, regression tests for PL/pgSQL trigger support,
psql and pg_dump support.
Some further discussion on -hackers required around statement skipping.
Prototype code for that aspect included in this patch, #if