aboutsummaryrefslogtreecommitdiff
path: root/src/backend/access/gist
diff options
context:
space:
mode:
authorMichael Paquier <michael@paquier.xyz>2021-03-19 09:18:41 +0900
committerMichael Paquier <michael@paquier.xyz>2021-03-19 09:18:41 +0900
commit5b2266e33fc74142d23685bdf54f64ad598fbdea (patch)
tree5216a5057d0851e237670f8bcbd75f6192418501 /src/backend/access/gist
parent1d581ce7129d7a33cd4ad27f8f246abfa1fd2db9 (diff)
downloadpostgresql-5b2266e33fc74142d23685bdf54f64ad598fbdea.tar.gz
postgresql-5b2266e33fc74142d23685bdf54f64ad598fbdea.zip
Improve tab completion of IMPORT FOREIGN SCHEMA with \h in psql
Only "IMPORT" was showing as result of the completion, while IMPORT FOREIGN SCHEMA is the only command using this keyword in first position. This changes the completion to show the full command name instead of just "IMPORT". Reviewed-by: Georgios Kokolatos, Julien Rouhaud Discussion: https://postgr.es/m/YFL6JneBiuMWYyoh@paquier.xyz
Diffstat (limited to 'src/backend/access/gist')
0 files changed, 0 insertions, 0 deletions