Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0

From: Andres Freund <andres(at)anarazel(dot)de>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: hlinnaka <hlinnaka(at)iki(dot)fi>, Jeff Janes <jeff(dot)janes(at)gmail(dot)com>, Stephen Frost <sfrost(at)snowman(dot)net>, Dean Rasheed <dean(dot)a(dot)rasheed(at)gmail(dot)com>, Bruce Momjian <bruce(at)momjian(dot)us>, Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: INSERT ... ON CONFLICT UPDATE/IGNORE 4.0
Date: 2015-05-08 15:03:40
Message-ID: 20150508150340.GJ12950@alap3.anarazel.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-hackers

So I've committed the patch yesterday evening. I'm pretty sure there'll
be some more minor things to change. But overall I feel good about the
current state.

It'd be quite helpful if others could read the docs, specifically for
insert, and comment whether they're understandable. I've spent a fair
amount of time trying to make them somewhat simpler, but I do think I
only succeeded partially. And there's also my own brand of english to
consider ;)

Phew.

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Geoff Winkless 2015-05-08 15:31:13 Re: [HACKERS] INSERT ... ON CONFLICT UPDATE/IGNORE 4.0
Previous Message Albe Laurenz 2015-05-08 08:08:53 Re: Best setting for wal_sync_method

Browse pgsql-hackers by date

  From Date Subject
Next Message Vladimir Borodin 2015-05-08 15:09:42 Re: Broken --dry-run mode in pg_rewind
Previous Message Stephen Frost 2015-05-08 14:08:35 Re: Modify pg_stat_get_activity to build a tuplestore