Re: Minor ON CONFLICT related fixes

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Andres Freund <andres(at)anarazel(dot)de>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Minor ON CONFLICT related fixes
Date: 2015-05-19 02:09:27
Message-ID: CAM3SWZSe4ZWAWuLKuMpXQubYmCb73D9yC5ddw5C2D-6kmhTJnw@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, May 18, 2015 at 2:09 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> You pointed out that the reason for this trivial bug on Jabber, but
> here's the obvious fix, including an EXPLAIN regression test.

Also, I attach a patch adding ruleutils.c deparsing support for INSERT
statement target aliases. This was previously overlooked.

--
Peter Geoghegan

Attachment Content-Type Size
0003-Deparsing-support-for-INSERT-AS-alias.patch text/x-patch 1.0 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-05-19 02:10:06 Re: a few thoughts on the schedule
Previous Message Noah Misch 2015-05-19 02:05:47 Re: a few thoughts on the schedule