pgsql: Improve tab-completion for ALTER MATERIALIZED VIEW.

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема pgsql: Improve tab-completion for ALTER MATERIALIZED VIEW.
Дата
Msg-id E1iXjdB-0003Tz-H1@gemulon.postgresql.org
обсуждение исходный текст
Список pgsql-committers
Improve tab-completion for ALTER MATERIALIZED VIEW.

Author: Takao Fujii
Reviewed-by: Fujii Masao
Discussion: https://postgr.es/m/f9dcdef78c124517edc9e5e5880f651e@oss.nttdata.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/61a956d9cca3f72acb279c9c00f1d9cd47bbc934

Modified Files
--------------
src/bin/psql/tab-complete.c | 19 ++++++++++++++++---
1 file changed, 16 insertions(+), 3 deletions(-)


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

Предыдущее
От: Amit Kapila
Дата:
Сообщение: pgsql: Track statistics for spilling of changes from ReorderBuffer.
Следующее
От: Fujii Masao
Дата:
Сообщение: pgsql: Allow ALTER VIEW command to rename the column in the view.