deny-updates - trunk: Add the option of allowing updates if the field

From: decibel(at)pgfoundry(dot)org (User Decibel)
To: pgsql-committers(at)postgresql(dot)org
Subject: deny-updates - trunk: Add the option of allowing updates if the field
Date: 2009-04-27 02:51:03
Message-ID: 20090427025103.B65A217ADF06@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Add the option of allowing updates if the field was originally NULL

Modified Files:
--------------
trunk/trunk:
deny_updates.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/deny_updates.sql.diff?r1=1.2&r2=1.3)
trunk/trunk/expected:
deny_updates_test.out (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/deny_updates_test.out.diff?r1=1.2&r2=1.3)
trunk/trunk/sql:
deny_updates_test.sql (r1.2 -> r1.3)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/sql/deny_updates_test.sql.diff?r1=1.2&r2=1.3)

Browse pgsql-committers by date

  From Date Subject
Next Message User Decibel 2009-04-27 03:17:23 deny-updates - trunk: Small mod to README
Previous Message User Itagaki 2009-04-27 01:32:08 pgbulkload - pgbulkload: pg_bulkload 2.4beta2.