Peter Geoghegan wrote:
> In any case, third party foreign data wrappers that target other
> database system will totally ignore ON CONFLICT DO NOTHING when built
> against the master branch (unless they consider these questions). They
> should perhaps make a point of rejecting DO NOTHING outright where it
> makes sense that support could exist, but it just doesn't. Or they
> could just add support (I imagine that this would be very easy for
> mysql_fdw, for example -- MySQL has INSERT IGNORE). I feel a
> compatibility item in the release notes is in order so the question is
> considered, but there seems to be no place to do that on the Wiki, and
> the original commit message does not have a note like this.

+1

I wouldn't have become aware of that if I hadn't read your message.

Yours,
Laurenz Albe

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to