diff options
author | Michael Paquier | 2021-11-29 01:28:29 +0000 |
---|---|---|
committer | Michael Paquier | 2021-11-29 01:28:29 +0000 |
commit | f44ceb46ec2d8da48f6e145bf462d5620c25e079 (patch) | |
tree | 010f00c2ebc6c14572199b71bb4a695a50c8e38f /src/backend/access/gist/gistutil.c | |
parent | 276db875d4f9be2911582f367596d444d6986c77 (diff) |
Improve psql tab completion for views, FDWs, sequences and transforms
The following improvements are done:
- Addition of type completion for ALTER SEQUENCE AS.
- Ignore ALTER for transforms, as the command is not supported.
- Addition of more completion for ALTER FOREIGN DATA WRAPPER.
- Addition of options related to columns in ALTER VIEW.
This is a continuation of the work done in 0cd6d3b.
Author: Ken Kato
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistutil.c')
0 files changed, 0 insertions, 0 deletions