Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndQuadrant.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Peter Geoghegan <pg@heroku.com>, Bruce Momjian <bruce@momjian.us>,
Josh Berkus <josh@agliodbs.com>, Kevin Grittner <kgrittn@ymail.com>,
Andres Freund <andres@2ndquadrant.com>,
Heikki Linnakangas <hlinnakangas@vmware.com>,
Pg Hackers <pgsql-hackers@postgresql.org>,
Craig Ringer <craig@2ndquadrant.com>
Date: 2014-10-27T16:43:14Z
Lists: pgsql-hackers
On 27 October 2014 15:55, Robert Haas <robertmhaas@gmail.com> wrote: > Commenting on one aspect of a patch doesn't imply agreement with > other aspects of the patch. Please don't put words into my mouth. I > haven't reviewed this patch in detail; I've only commented on specific > aspects of it as they have arisen in discussion. I may or may not > someday review it in detail, but not before I'm fairly confident that > the known issues raised by other community members have been addressed > as thoroughly as possible. +1 -- 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