diff options
author | Michael Paquier | 2018-12-20 05:24:42 +0000 |
---|---|---|
committer | Michael Paquier | 2018-12-20 05:29:15 +0000 |
commit | 4cba9c2a33f145f76575454b0f32a0e32dcd4335 (patch) | |
tree | a22f65f18412385d9a9b322e60df1252f430620c /src/backend/access/gist/gistbuild.c | |
parent | 1075dfdaf33ad8b2a61c26b5748735005e6192b9 (diff) |
Add more tab completion for CREATE TABLE in psql
The following completion patterns are added:
- CREATE TABLE <name> with '(', OF or PARTITION OF.
- CREATE TABLE <name> OF with list of composite types.
- CREATE TABLE name (...) with PARTITION OF, WITH, TABLESPACE, ON
COMMIT (depending on the presence of a temporary table).
- CREATE TABLE ON COMMIT with actions (only for temporary tables).
Author: Dagfinn Ilmari Mannsåker
Discussion: https://postgr.es/m/[email protected]
Diffstat (limited to 'src/backend/access/gist/gistbuild.c')
0 files changed, 0 insertions, 0 deletions