deny-updates - trunk: Move old parameter checks outside of the options

From: alexk(at)pgfoundry(dot)org (User Alexk)
To: pgsql-committers(at)postgresql(dot)org
Subject: deny-updates - trunk: Move old parameter checks outside of the options
Date: 2009-04-29 17:33:35
Message-ID: 20090429173335.11B1117AE24C@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
Move old parameter checks outside of the options processing loop, remove debug output, minor wording changes in comments and messages, update expected regression tests results

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

Browse pgsql-committers by date

  From Date Subject
Next Message Heikki Linnakangas 2009-04-30 10:26:35 pgsql: Clean up check_keywords.pl script, making it 'strict' and
Previous Message Heikki Linnakangas 2009-04-29 05:05:57 pgsql: Add check_keyword.pl script to perform some basic sanity checks