pgsql: Remove bogus -K option from pg_dump. - Mailing list pgsql-committers

From Heikki Linnakangas
Subject pgsql: Remove bogus -K option from pg_dump.
Date
Msg-id E1W07Vb-0003RG-Fv@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Remove bogus -K option from pg_dump.

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

Amit Kapila

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/10a82cda67731941c18256e009edad4a784a2994

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


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Cache catalog lookup data across groups in ordered-set aggregate
Next
From: Heikki Linnakangas
Date:
Subject: pgsql: Remove bogus -K option from pg_dump.