pgsql: Revert recent commit re positional arguments.

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Revert recent commit re positional arguments.
Date: 2012-04-18 14:59:29
Message-ID: E1SKWLx-0000t5-No@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert recent commit re positional arguments.

Branch
------
REL8_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/062f113e52fd63ffd8c2e7f4e24c9b2087d386c1

Modified Files
--------------
src/bin/initdb/initdb.c | 7 ++-----
src/bin/scripts/clusterdb.c | 26 +++++++++++---------------
src/bin/scripts/createlang.c | 14 ++------------
src/bin/scripts/droplang.c | 14 ++------------
src/bin/scripts/reindexdb.c | 25 ++++++++++---------------
src/bin/scripts/vacuumdb.c | 27 +++++++++++----------------
6 files changed, 38 insertions(+), 75 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Robert Haas 2012-04-18 15:21:45 pgsql: Tighten up error recovery for fast-path locking.
Previous Message Andrew Dunstan 2012-04-18 14:59:15 pgsql: Revert recent commit re positional arguments.