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

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Bogus tab completion tweak for UPDATE ... SET ... =
Date: 2017-03-13 18:17:49
Message-ID: 20599.1489429069@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Munro <thomas(dot)munro(at)enterprisedb(dot)com> writes:
> Even though the following is coincidentally meaningful, I don't think
> it was intentional or is useful:

> postgres=# update foo set x = DEFAULT

Uh, seems perfectly sane to me. Why should we assume that can't be
what the user wants?

regards, tom lane

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tomas Vondra 2017-03-13 18:35:55 Re: PATCH: pageinspect / add page_checksum and bt_page_items(bytea)
Previous Message Tom Lane 2017-03-13 18:16:08 Re: PATCH: Configurable file mode mask