Re: Proposal : REINDEX xxx VERBOSE

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Proposal : REINDEX xxx VERBOSE
Дата
Msg-id 18004.1423099489@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Proposal : REINDEX xxx VERBOSE  (Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>)
Ответы Re: Proposal : REINDEX xxx VERBOSE  (David G Johnston <david.g.johnston@gmail.com>)
Re: Proposal : REINDEX xxx VERBOSE  (Robert Haas <robertmhaas@gmail.com>)
Список pgsql-hackers
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp> writes:
> The phrase "{INDEX | TABLE |..} name" seems to me indivisible as
> target specification. IMHO, the options for VACUUM and so is
> placed *just after* command name, not *before* the target.

> If this is right, the syntax would be like this.

> REINDEX [ (option [, option ...] ) ] {INDEX | TABLE | etc } name

> What do you think about this?

I think this is wrong and ugly.  INDEX etc are part of the command name.
        regards, tom lane



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

Предыдущее
От: Kyotaro HORIGUCHI
Дата:
Сообщение: Re: pg_basebackup may fail to send feedbacks.
Следующее
От: Tom Lane
Дата:
Сообщение: Re: binworld and install-binworld targets - was Re: Release note bloat is getting out of hand