From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Andres Freund <andres(at)anarazel(dot)de> |
Cc: | pgsql-committers(at)postgresql(dot)org |
Subject: | Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |
Date: | 2015-05-08 04:07:55 |
Message-ID: | CAB7nPqSeciDb-giqPXpd7oU0GG1-xjF-2e35vbkzzbXA60UFqg@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-committers pgsql-hackers |
On Fri, May 8, 2015 at 12:43 PM, Andres Freund <andres(at)anarazel(dot)de> wrote:
> Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE.
magpie is complaining:
http://buildfarm.postgresql.org/cgi-bin/show_log.pl?nm=magpie&dt=2015-05-08%2003%3A45%3A15
And I can reproduce the failure as well on my OSX laptop at least.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2015-05-08 04:09:45 | Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |
Previous Message | Andres Freund | 2015-05-08 04:06:29 | pgsql: Remove dependency on ordering in logical decoding upsert test. |
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2015-05-08 04:09:45 | Re: pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |
Previous Message | Andres Freund | 2015-05-08 03:43:48 | pgsql: Add support for INSERT ... ON CONFLICT DO NOTHING/UPDATE. |