deny-updates - trunk: Switch to using temp table in deny test to make it

From: decibel(at)pgfoundry(dot)org (User Decibel)
To: pgsql-committers(at)postgresql(dot)org
Subject: deny-updates - trunk: Switch to using temp table in deny test to make it
Date: 2009-07-29 21:47:39
Message-ID: 20090729214739.96D241072140@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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)

Browse pgsql-committers by date

  From Date Subject
Next Message Tom Lane 2009-07-29 22:19:18 pgsql: Fix time_part and timetz_part (ie, EXTRACT() for those datatypes)
Previous Message Tom Lane 2009-07-29 20:56:21 pgsql: Support deferrable uniqueness constraints.