review: tab completion for set search_path TO

Поиск
Список
Период
Сортировка
От Pavel Stehule
Тема review: tab completion for set search_path TO
Дата
Msg-id CAFj8pRD9g7BkyiDHT5j_-2uSJ_Gro3Y2qj110R0SNL9-fB4QOA@mail.gmail.com
обсуждение исходный текст
Ответы Re: review: tab completion for set search_path TO
Список pgsql-hackers
Hello,

this patch https://commitfest.postgresql.org/action/patch_view?id=1443 is trivial with zero risk.

Patch is applicable without any issues, compilation was without any issues too.

Only one open question is there - should by system schemas visible for autocompleation  or not.

There was not 100% agreement in related discussion. I am inclined to think so preferable variant is without system schemas - they are used implicitly and has no sense use it on first position. But on second hand this detail is not significant and it is hard to get some objective arguments for one or second variant. Next, this behave can be simply changed without any impacts if we don't choose well now - so I would to mark this patch as ready for commit.

Regards

Pavel

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

Предыдущее
От: "MauMau"
Дата:
Сообщение: Re: proposal: new long psql parameter --on-error-stop
Следующее
От: Kevin Grittner
Дата:
Сообщение: Re: delta relations in AFTER triggers