| From: | Peter Geoghegan <pg(at)heroku(dot)com> |
|---|---|
| To: | Alvaro Herrera <alvherre(at)2ndquadrant(dot)com> |
| Cc: | Andres Freund <andres(at)anarazel(dot)de>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |
| Date: | 2015-05-20 22:21:49 |
| Message-ID: | CAM3SWZT0Rex4CpZo+re_m2Dh7wunMNsbD-9ZSWWx=JSewW3OVg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-committers pgsql-hackers |
On Wed, May 20, 2015 at 3:14 PM, Peter Geoghegan <pg(at)heroku(dot)com> wrote:
> I think you're right. The initial commit neglected to update that, and
> only handled it from ProcessQuery(). So it works for PlannedStmts, not
> raw parse trees.
Attached patch fixes this. Thanks for the report.
--
Peter Geoghegan
| Attachment | Content-Type | Size |
|---|---|---|
| commandtag-bug.patch | text/x-patch | 536 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2015-05-21 01:12:29 | Re: Re: [COMMITTERS] pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |
| Previous Message | pgsql | 2015-05-20 22:19:54 | pgsql: Tag refs/tags/REL9_3_7 was created |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Alvaro Herrera | 2015-05-20 22:31:58 | Re: Disabling trust/ident authentication configure option |
| Previous Message | Michael Banck | 2015-05-20 22:17:06 | Re: Disabling trust/ident authentication configure option |