[COMMITTERS] uuid81 - trunk: Imported Sources
Update of /cvsroot/uuid81/trunk In directory pgfoundry.org:/tmp/cvs-serv30879 Log Message: Initial import Status: Vendor Tag: uuid_pgfoundry Release Tags: initial N trunk/Makefile N trunk/README.uuid N trunk/uuid.c N trunk/uuid.h N trunk/uuid.sql.in N trunk/expected/uuid.out N trunk/sql/uuid.sql No conflicts created by this import -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] deny-updates - trunk: Imported Sources
Update of /cvsroot/deny-updates/trunk In directory pgfoundry.org:/tmp/cvs-serv87424 Log Message: Initial import. Status: Vendor Tag: deny_updates_pgfoundry Release Tags: initial N trunk/trunk/deny_updates.sql N trunk/trunk/Makefile N trunk/trunk/README N trunk/trunk/expected/deny_updates_test.out N trunk/trunk/expected/deny_updates_test_1.out N trunk/trunk/sql/deny_updates_test.sql No conflicts created by this import -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] deny-updates - trunk: Move old parameter checks outside of the options
Log Message: --- Move old parameter checks outside of the options processing loop, remove debug output, minor wording changes in comments and messages, update expected regression tests results Modified Files: -- trunk/trunk: deny_updates.sql (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/deny_updates.sql.diff?r1=1.3&r2=1.4) trunk/trunk/expected: deny_updates_test.out (r1.3 -> r1.4) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/deny_updates_test.out.diff?r1=1.3&r2=1.4) deny_updates_test_1.out (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/deny_updates_test_1.out.diff?r1=1.1.1.1&r2=1.2) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] deny-updates - trunk: Add allow_on_condition function to allow trigger
Log Message: --- Add allow_on_condition function to allow trigger actions only if a user-specified condition is true. Update tests and README. Modified Files: -- trunk/trunk: Makefile (r1.1.1.1 -> r1.2) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/Makefile?r1=1.1.1.1&r2=1.2) README (r1.4 -> r1.5) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/README?r1=1.4&r2=1.5) Added Files: --- trunk/trunk: allow_on_condition.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/allow_on_condition.sql?rev=1.1&content-type=text/x-cvsweb-markup) trunk/trunk/expected: allow_on_condition_test.out (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/allow_on_condition_test.out?rev=1.1&content-type=text/x-cvsweb-markup) trunk/trunk/sql: allow_on_condition_test.sql (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/sql/allow_on_condition_test.sql?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
[COMMITTERS] deny-updates - trunk: Update 8.1 regression test results
Log Message: --- Update 8.1 regression test results Modified Files: -- trunk/trunk/expected: deny_updates_test_1.out (r1.2 -> r1.3) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/deny_updates_test_1.out?r1=1.2&r2=1.3) Added Files: --- trunk/trunk/expected: allow_on_condition_test_1.out (r1.1) (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/allow_on_condition_test_1.out?rev=1.1&content-type=text/x-cvsweb-markup) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
