deny-updates - trunk: Move old parameter checks outside of the options - Mailing list pgsql-committers

From alexk@pgfoundry.org (User Alexk)
Subject deny-updates - trunk: Move old parameter checks outside of the options
Date
Msg-id 20090429173335.11B1117AE24C@pgfoundry.org
Whole thread Raw
List pgsql-committers
Log Message:
-----------
Move old parameter checks outside of the options processing loop, remove debug output, minor wording changes in
commentsand 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)

pgsql-committers by date:

Previous
From: jbcooley@pgfoundry.org (User Jbcooley)
Date:
Subject: npgsql - Npgsql2: #1010599 - update xml docs (fix typo in Clone) Thanks
Next
From: heikki@postgresql.org (Heikki Linnakangas)
Date:
Subject: pgsql: Clean up check_keywords.pl script, making it 'strict' and