]> granicus.if.org Git - postgresql/commit
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:55 +0000 (11:40 +0900)
commit7695f9701a8bf46bf385c96bce2e216ee2ccf93e
treed270620c2c3bc8312cdb6956e0d17b4f90c0d148
parentffb16cf29fe127b1105310a70d908b7bba88d0ac
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