]> git.ipfire.org Git - thirdparty/postgresql.git/commit
psql: do file completion for \gx
authorBruce Momjian <bruce@momjian.us>
Wed, 1 Apr 2020 03:01:33 +0000 (23:01 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 1 Apr 2020 03:01:33 +0000 (23:01 -0400)
commit7054e12e0fb64d7c1573a0b55c01b23b6d5e15eb
tree9aaeb10a7aa8f46631f781df7de3c2c7fc6ad902
parentfd802bd92420adf32e872c16b75a7180bde876c7
psql:  do file completion for \gx

This was missed when the feature was added.

Reported-by: Vik Fearing
Discussion: https://postgr.es/m/eca20529-0b06-b493-ee38-f071a75dcd5b@postgresfriends.org

Backpatch-through: 10
src/bin/psql/tab-complete.c