deny-updates - trunk: Add allow_on_condition function to allow trigger

From: alexk(at)pgfoundry(dot)org (User Alexk)
To: pgsql-committers(at)postgresql(dot)org
Subject: deny-updates - trunk: Add allow_on_condition function to allow trigger
Date: 2009-07-23 19:01:04
Message-ID: 20090723190104.283CA107210A@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

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)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andrewsn 2009-07-23 19:53:57 hstore-new - hstore-new: fix leakage of wasted space on concatenation
Previous Message Tom Lane 2009-07-23 17:42:13 pgsql: Fix another thinko in join_is_legal's handling of semijoins: we