deny-updates - trunk: Add the option of allowing updates if the field - Mailing list pgsql-committers

From decibel@pgfoundry.org (User Decibel)
Subject deny-updates - trunk: Add the option of allowing updates if the field
Date
Msg-id 20090427025103.B65A217ADF06@pgfoundry.org
Whole thread Raw
List 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)

pgsql-committers by date:

Previous
From: itagaki@pgfoundry.org (User Itagaki)
Date:
Subject: pgbulkload - pgbulkload: pg_bulkload 2.4beta2.
Next
From: decibel@pgfoundry.org (User Decibel)
Date:
Subject: deny-updates - trunk: Small mod to README