Re: Support UPDATE table SET(*)=...

From: Atri Sharma <atri(dot)jiit(at)gmail(dot)com>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Marko Tiikkaja <marko(at)joh(dot)to>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Support UPDATE table SET(*)=...
Date: 2015-02-14 04:33:05
Message-ID: CAOeZVidJrde8AOFJALzfWJsfO+6U-cwTNucJUfaHK+Y7p_Ga5A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

Sorry for the delay.

Please find attached latest version of UPDATE (*) patch.The patch
implements review comments and Tom's gripe about touching
transformTargetList is addressed now. I have added regression tests and
simplified parser representation a bit.

Regards,

Atri

Attachment Content-Type Size
updatestar14215.patch text/x-diff 12.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Noah Misch 2015-02-14 05:09:59 Re: assessing parallel-safety
Previous Message Jim Nasby 2015-02-14 03:22:42 Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 2.0