Add tab-completion for reloptions like user_catalog_table.
authorFujii Masao <fujii@postgresql.org>
Fri, 5 Sep 2014 02:40:08 +0000 (11:40 +0900)
committerFujii Masao <fujii@postgresql.org>
Fri, 5 Sep 2014 02:40:08 +0000 (11:40 +0900)
commitd85e7fac415722bccc83dc96baccdb398ea5a2f4
tree591c6e7bd3a3e2270b43192037f8e9843c509dca
parent8b896abe8eb5ff85ba92710e4a1f0f28097d3ac3
Add tab-completion for reloptions like user_catalog_table.

Back-patch to 9.4 where user_catalog_table was added.

Review by Michael Paquier
src/bin/psql/tab-complete.c