Thread: pgsql: Add tab-completion for reloptions like user_catalog_table.

pgsql: Add tab-completion for reloptions like user_catalog_table.

From
Fujii Masao
Date:
Add tab-completion for reloptions like user_catalog_table.

Back-patch to 9.4 where user_catalog_table was added.

Review by Michael Paquier

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/d85e7fac415722bccc83dc96baccdb398ea5a2f4

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