diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-29 19:19:14 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2008-03-29 19:19:14 +0000 |
commit | 5787d50acc9bb8125de26b986cf4ea8cd874feea (patch) | |
tree | 2ddef1b1e78ec01eb7c85ff7b43b8b607b7bbd3f /src/backend/utils/adt/dbsize.c | |
parent | 6fc9d4272c23ae50c888d142ea37e91a2482b2d2 (diff) | |
download | postgresql-5787d50acc9bb8125de26b986cf4ea8cd874feea.tar.gz postgresql-5787d50acc9bb8125de26b986cf4ea8cd874feea.zip |
Improve psql's tab completion to handle completing attribute names in cases
where the relation name was schema-qualified, for example
UPDATE foo.bar SET <tab>
Also support cases where the relation name was quoted unnecessarily,
for example
UPDATE "foo" SET <tab>
Greg Sabino Mullane, slightly simplified by myself.
Diffstat (limited to 'src/backend/utils/adt/dbsize.c')
0 files changed, 0 insertions, 0 deletions