diff options
author | Michael Paquier <michael@paquier.xyz> | 2021-11-19 11:02:15 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2021-11-19 11:02:15 +0900 |
commit | 0cd6d3b3c5aeac81903aa7de92e406f8567898a2 (patch) | |
tree | 6c3cb58927ad048c8bb77c5a10b19dccbc02e7db /src/backend/executor/nodeFunctionscan.c | |
parent | 276517a96484f9e39a7a1095ab39fa76ef1ee8cc (diff) | |
download | postgresql-0cd6d3b3c5aeac81903aa7de92e406f8567898a2.tar.gz postgresql-0cd6d3b3c5aeac81903aa7de92e406f8567898a2.zip |
Improve psql tab completion for transforms, domains and sequences
The following improvements are done:
- Addition of some tab completion for CREATE DOMAIN.
- Addition of some tab completion for CREATE TRANSFORM.
- Addition of type completion for CREATE SEQUENCE AS.
Author: Ken Kato
Reviewed-by: Kyotaro Horiguchi, Michael Paquier
Discussion: https://postgr.es/m/8d370135aef066659eef8e8fbfa6315b@oss.nttdata.com
Diffstat (limited to 'src/backend/executor/nodeFunctionscan.c')
0 files changed, 0 insertions, 0 deletions