Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndquadrant.com>
To: Craig Ringer <craig@2ndquadrant.com>
Cc: Peter Geoghegan <pg@heroku.com>,
Gavin Flower <GavinFlower@archidevsys.co.nz>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2014-09-29T13:59:40Z
Lists: pgsql-hackers
On 29 September 2014 10:27, Craig Ringer <craig@2ndquadrant.com> wrote: > On 09/29/2014 05:10 PM, Simon Riggs wrote: >> >> Please go to some trouble to tidy things up so we have clarity that >> *we* can see and decide for ourselves whether or not you are correct. > > Are you suggesting a wiki page to document the issues, discussions > around each issue, etc? A summary mail? Something else? Something that can be edited to keep it up to date, yes. > We have https://wiki.postgresql.org/wiki/SQL_MERGE but it's outdated, > pretty sparse, and not really about the current work. I rest my case. -- Simon Riggs http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
Commits
-
Change the way we mark tuples as frozen.
- 37484ad2aace 9.4.0 cited
-
Add documentation for data-modifying statements in WITH clauses.
- 0ef0b3020402 9.1.0 cited