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:15
Message-ID: E1SKWLj-0000sj-Eu@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert recent commit re positional arguments.

Branch
------
REL8_4_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/e4129a0e618e9dd3c5c1e58b8f90208245d08223

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 Andrew Dunstan 2012-04-18 14:59:29 pgsql: Revert recent commit re positional arguments.
Previous Message Andrew Dunstan 2012-04-18 14:58:59 pgsql: Revert recent commit re positional arguments.