Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Craig Ringer <craig@2ndquadrant.com>
From: Craig Ringer <craig@2ndquadrant.com>
To: Simon Riggs <simon@2ndquadrant.com>, Peter Geoghegan <pg@heroku.com>
Cc: Gavin Flower <GavinFlower@archidevsys.co.nz>,
Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2014-09-29T09:27:59Z
Lists: pgsql-hackers
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? We have https://wiki.postgresql.org/wiki/SQL_MERGE but it's outdated, pretty sparse, and not really about the current work. -- Craig Ringer 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