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/tutorial/syscat.source | |
parent | 6fc9d4272c23ae50c888d142ea37e91a2482b2d2 (diff) |
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/tutorial/syscat.source')
0 files changed, 0 insertions, 0 deletions