diff options
author | Bruce Momjian <bruce@momjian.us> | 2005-05-25 22:12:05 +0000 |
---|---|---|
committer | Bruce Momjian <bruce@momjian.us> | 2005-05-25 22:12:05 +0000 |
commit | bbb586ff211c2d304db4a64e8c3ea715a4ecebb5 (patch) | |
tree | 2871acb7a4cc52d1548fd95de93a2396a41effa6 /src/backend/executor | |
parent | b492c3acccb3f8c97559ddfc2a25f25953a026d2 (diff) | |
download | postgresql-bbb586ff211c2d304db4a64e8c3ea715a4ecebb5.tar.gz postgresql-bbb586ff211c2d304db4a64e8c3ea715a4ecebb5.zip |
Quick patch to adress a recent concern on the mailing list
about adding an errant "TO" when we already have a TO. Since
TO cannot be a valid column name (we must quote it), we can
simply ignore the tab-completion if the previous word
was a "TO".
Greg Sabino Mullane
Diffstat (limited to 'src/backend/executor')
0 files changed, 0 insertions, 0 deletions