pgsql: Remove bogus -K option from pg_dump.

Поиск
Список
Период
Сортировка
От Heikki Linnakangas
Тема pgsql: Remove bogus -K option from pg_dump.
Дата
Msg-id E1W07Vb-0003RG-Fv@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: pgsql: Cache catalog lookup data across groups in ordered-set aggregate
Следующее
От: Heikki Linnakangas
Дата:
Сообщение: pgsql: Remove bogus -K option from pg_dump.