deny-updates - trunk: Switch to using temp table in deny test to make it - Mailing list pgsql-committers

From decibel@pgfoundry.org (User Decibel)
Subject deny-updates - trunk: Switch to using temp table in deny test to make it
Date
Msg-id 20090729214739.96D241072140@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Switch to using temp table in deny test to make it more portable

Modified Files:
--------------
    trunk/trunk/expected:
        deny_updates_test.out (r1.4 -> r1.5)

(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/expected/deny_updates_test.out?r1=1.4&r2=1.5)
    trunk/trunk/sql:
        deny_updates_test.sql (r1.3 -> r1.4)
        (http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/deny-updates/trunk/trunk/sql/deny_updates_test.sql?r1=1.3&r2=1.4)

pgsql-committers by date:

Previous
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Support deferrable uniqueness constraints.
Next
From: tgl@postgresql.org (Tom Lane)
Date:
Subject: pgsql: Fix time_part and timetz_part (ie, EXTRACT() for those datatypes)