diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-12-01 10:50:51 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-12-01 10:50:51 +0900 |
commit | 9270778f467dad0d78d3b9e435a89a6039322b2f (patch) | |
tree | 53d13369eaab866c8d6dfe289541c80042a16e6a /src/backend/access/transam/xlog.c | |
parent | 538724fc36e05339ea3734f1b886a67398fce71a (diff) | |
download | postgresql-9270778f467dad0d78d3b9e435a89a6039322b2f.tar.gz postgresql-9270778f467dad0d78d3b9e435a89a6039322b2f.zip |
Improve psql tab completion for various DROP commands
The following improvements are done:
- Handling of RESTRICT/CASCADE for DROP OWNED, matviews and policies.
- Handling of DROP TRANSFORM
This is a continuation of the work done in 0cd6d3b and f44ceb4.
Author: Ken Kato
Reviewed-by: Asif Rehman
Discussion: https://postgr.es/m/0fafb73f3a0c6bcec817a25ca9d5a853@oss.nttdata.com
Diffstat (limited to 'src/backend/access/transam/xlog.c')
0 files changed, 0 insertions, 0 deletions