diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-03-19 09:18:41 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-03-19 09:18:41 +0900 |
commit | 5b2266e33fc74142d23685bdf54f64ad598fbdea (patch) | |
tree | 5216a5057d0851e237670f8bcbd75f6192418501 /src/backend/access/gist/gist.c | |
parent | 1d581ce7129d7a33cd4ad27f8f246abfa1fd2db9 (diff) | |
download | postgresql-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/gist.c')
0 files changed, 0 insertions, 0 deletions