Bogus tab completion tweak for UPDATE ... SET ... =

From: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Bogus tab completion tweak for UPDATE ... SET ... =
Date: 2017-03-13 18:00:22
Message-ID: CAEepm=03eQo1ZzcWybFsvsLL9OiapX1P208EaR5v3+ebwcC-Fg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Even though the following is coincidentally meaningful, I don't think
it was intentional or is useful:

postgres=# update foo set x = DEFAULT

Shouldn't that completion should be suppressed, like in the attached?

--
Thomas Munro
http://www.enterprisedb.com

Attachment Content-Type Size
fix-update-set-completion.patch application/octet-stream 631 bytes

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2017-03-13 18:16:08 Re: PATCH: Configurable file mode mask
Previous Message David Steele 2017-03-13 17:49:22 Re: PATCH: Configurable file mode mask