[HACKERS] Bogus tab completion tweak for UPDATE ... SET ... = - Mailing list pgsql-hackers

From Thomas Munro
Subject [HACKERS] Bogus tab completion tweak for UPDATE ... SET ... =
Date
Msg-id CAEepm=03eQo1ZzcWybFsvsLL9OiapX1P208EaR5v3+ebwcC-Fg@mail.gmail.com
Whole thread Raw
Responses Re: [HACKERS] Bogus tab completion tweak for UPDATE ... SET ... =  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Attachment

pgsql-hackers by date:

Previous
From: David Steele
Date:
Subject: Re: [HACKERS] PATCH: Configurable file mode mask
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] PATCH: Configurable file mode mask