pgsql: Remove bogus -K option from pg_dump.

From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Remove bogus -K option from pg_dump.
Date: 2014-01-06 10:34:11
Message-ID: E1W07Vb-0003RJ-HJ@gemulon.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Remove bogus -K option from pg_dump.

I added it to the getopt call by accident in commit
691e595dd9c7786d37d73ccd327f8c2b6f0dace6.

Amit Kapila

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/8660f4b759f39f7f98776d6f39001246ad3daf6f

Modified Files
--------------
src/bin/pg_dump/pg_dump.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Peter Eisentraut 2014-01-07 03:09:02 pgsql: Add more use of psprintf()
Previous Message Tom Lane 2014-01-05 17:29:01 pgsql: Cache catalog lookup data across groups in ordered-set aggregate