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:58:59
Message-ID: E1SKWLT-0000s4-PS@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Revert recent commit re positional arguments.

Branch
------
REL9_0_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/5969ee4df7e98cbb8cc0d1ec04027567ab932a50

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