| From: | Thom Brown <thom(at)linux(dot)com> |
|---|---|
| To: | Peter Geoghegan <pg(at)heroku(dot)com> |
| Cc: | Pg Hackers <pgsql-hackers(at)postgresql(dot)org>, Stephen Frost <sfrost(at)snowman(dot)net>, Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com> |
| Subject: | Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 2.0 |
| Date: | 2015-02-06 15:07:19 |
| Message-ID: | CAA-aLv5StYG1rtNRZSU0xGhPBqAS24cxqUptNRz7m0ZY-+7CTg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On 29 January 2015 at 23:38, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> On Sat, Jan 17, 2015 at 6:48 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> > I continued with this since posting V2.0.
>
> Attached version (V2.1) fixes bit-rot caused by the recent changes by
> Stephen ("Fix column-privilege leak in error-message paths"). More
> precisely, it is rebased on top of today's 17792b commit.
>
Patch 0002 no longer applies due to a conflict in
src/backend/executor/execUtils.c.
Thom
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2015-02-06 15:10:31 | Re: RangeType internal use |
| Previous Message | Amit Kapila | 2015-02-06 14:43:49 | Re: Parallel Seq Scan |