diff options
author | Michael Paquier <michael@paquier.xyz> | 2022-08-15 14:08:59 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2022-08-15 14:08:59 +0900 |
commit | f6c750d31d97a66a90e3389ae6832bf99cd15f30 (patch) | |
tree | 0db9e87c0972650d4a09fae001fa39f5d47a89dd /src/backend/executor/nodeModifyTable.c | |
parent | f2108d3bd03d3cb101a8ddfa5fe127d30e7f47f4 (diff) | |
download | postgresql-f6c750d31d97a66a90e3389ae6832bf99cd15f30.tar.gz postgresql-f6c750d31d97a66a90e3389ae6832bf99cd15f30.zip |
Improve tab completion of ALTER TYPE in psql
This commit adds support for more tab completion in this command as of
"ALTER TYPE .. SET". The completion of "RENAME VALUE" was separated
from the rest of the completions done for this command, so group
everything together.
Author: Vignesh C
Discussion: https://postgr.es/m/CALDaNm1u83jtD2wysdw9XwokEacSXEyUpELajEvOMgJTc3pQ7g@mail.gmail.com
Diffstat (limited to 'src/backend/executor/nodeModifyTable.c')
0 files changed, 0 insertions, 0 deletions