Re: Missing "-i / --ignore-version" in pg_dump help

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Missing "-i / --ignore-version" in pg_dump help
Дата
Msg-id 3795.1432303298@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Missing "-i / --ignore-version" in pg_dump help  (Fujii Masao <masao.fujii@gmail.com>)
Ответы Re: Missing "-i / --ignore-version" in pg_dump help  (Fujii Masao <masao.fujii@gmail.com>)
Список pgsql-hackers
Fujii Masao <masao.fujii@gmail.com> writes:
> On Fri, May 22, 2015 at 8:59 PM, Fabrízio de Royes Mello
> <fabriziomello@gmail.com> wrote:
>> There are some reason to "-i, --ignore-version" option doesn't appear in
>> pg_dump help?

> Because it's obsolete option, I think.

Yeah, see commit c22ed3d523782c43836c163c16fa5a7bb3912826.

Considering we shipped that in 8.4, maybe it's time to remove all
trace of those switches.  We'd still have to wait a couple releases
before it'd be safe to use -i for something else, but it'd be a start.
        regards, tom lane



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Add some spaces to "ALTER TABLE" doc
Следующее
От: Uriy Zhuravlev
Дата:
Сообщение: Re: WIP: Enhanced ALTER OPERATOR