pgsql: Improve psql tab completion for options of subcriptions and publ
Started by Michael Paquierabout 5 years ago1 messagescomitters
Improve psql tab completion for options of subcriptions and publications
The list of options provided by the tab completion was outdated for the
following commands:
- ALTER SUBSCRIPTION
- CREATE SUBSCRIPTION
- ALTER PUBLICATION
- CREATE PUBLICATION
Author: Vignesh C
Reviewed-by: Bharath Rupireddy
Discussion: /messages/by-id/CALDaNm18oHDFu6SFCHE=ZbiO153Fx7E-L1MG0YyScbaDV--U+A@mail.gmail.com
Branch
------
master
Details
-------
https://git.postgresql.org/pg/commitdiff/d08237b5b494f96e72220bcef36a14a642969f16
Modified Files
--------------
src/bin/psql/tab-complete.c | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)