diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-11-29 10:28:29 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-11-29 10:28:29 +0900 |
commit | f44ceb46ec2d8da48f6e145bf462d5620c25e079 (patch) | |
tree | 010f00c2ebc6c14572199b71bb4a695a50c8e38f /src/backend/access/gin/README | |
parent | 276db875d4f9be2911582f367596d444d6986c77 (diff) | |
download | postgresql-f44ceb46ec2d8da48f6e145bf462d5620c25e079.tar.gz |
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/9497ae9ca1b31eb9b1e97aded1c2ab07@oss.nttdata.com
Diffstat (limited to 'src/backend/access/gin/README')
0 files changed, 0 insertions, 0 deletions