psql: Tab completion updates
Add/complete support for:
- ALTER DOMAIN / VALIDATE CONSTRAINT
- ALTER DOMAIN / RENAME
- ALTER DOMAIN / RENAME CONSTRAINT
- ALTER TABLE / RENAME CONSTRAINT
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/cc71ceab57d763f8f443346badd8e826b3b09e6e
Modified Files
--------------
src/bin/psql/tab-complete.c | 38 +++++++++++++++++++++++++++++++-------
1 files changed, 31 insertions(+), 7 deletions(-)
pgsql-committers by date
| Next: | From: Peter Eisentraut | Date: 2012-04-26 18:12:34 |
| Subject: pgsql: PL/Python: Accept strings in functions returning compositetypes |
| Previous: | From: Tom Lane | Date: 2012-04-26 02:58:04 |
| Subject: pgsql: Modify create_index regression test to avoid intermittentfailur |