Re: [PATCH] Improve tab completion for CREATE TABLE

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: [PATCH] Improve tab completion for CREATE TABLE
Дата
Msg-id 20181221234856.GG1948@paquier.xyz
обсуждение исходный текст
Ответ на Re: [PATCH] Improve tab completion for CREATE TABLE  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Ответы Re: [PATCH] Improve tab completion for CREATE TABLE  (ilmari@ilmari.org (Dagfinn Ilmari Mannsåker))
Список pgsql-hackers
On Fri, Dec 21, 2018 at 03:14:36PM +0000, Dagfinn Ilmari Mannsåker wrote:
> Here's a patch that does this (and in passing alphabetises the list of
> options).

Cool, thanks.  The position of the option list is fine.  However
list_TABLEOPTIONS is not a name consistent with the surroundings.  So
we could just use table_level_option?  Reordering them is a good idea,
log_autovacuum_min_duration being the bad entry.
--
Michael

Вложения

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

Предыдущее
От: Michael Paquier
Дата:
Сообщение: Re: Clean up some elog messages and comments for do_pg_stop_backupand do_pg_start_backup
Следующее
От: Michael Paquier
Дата:
Сообщение: Re: Change pgarch_readyXlog() to return .history files first