Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Amit Langote <Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp>
Cc: Geoff Winkless <pgsqladmin(at)geoff(dot)dj>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: ON CONFLICT DO UPDATE using EXCLUDED.column gives an error about mismatched types
Date: 2015-09-02 20:32:17
Message-ID: CAM3SWZSgvUAecbbNKGE6NTZuc2mjkJpur-G=Z9btdK6kBAgQVQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, Sep 2, 2015 at 1:18 AM, Amit Langote
<Langote_Amit_f8(at)lab(dot)ntt(dot)co(dot)jp> wrote:
> Did you get around to making a patch for this?

I've worked on it inconsistently. I'll pick this up again soon. I may
take the opportunity to talk this over with Andres in person when we
meet at Postgres Open shortly.

--
Peter Geoghegan

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Andrew Dunstan 2015-09-02 20:50:55 Re: src/test/ssl broken on HEAD
Previous Message Robert Haas 2015-09-02 20:22:54 Re: src/test/ssl broken on HEAD