Tab completion for CREATE TYPE
Thomas Munro <thomas.munro@gmail.com>
From: Thomas Munro <thomas.munro@gmail.com>
To: pgsql-hackers <pgsql-hackers@postgresql.org>
Date: 2019-05-14T05:50:58Z
Lists: pgsql-hackers
Attachments
- 0001-Tab-completion-for-CREATE-TYPE.patch (application/octet-stream) patch 0001
Hi, Since I keep forgetting the syntax and options, here is $SUBJECT. -- Thomas Munro https://enterprisedb.com
Commits
-
Fix tab completion for UPDATE.
- 5b51bbfbd52a 13.0 landed
-
Tab completion for CREATE TYPE.
- 7bdc6556fb32 13.0 landed