Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Simon Riggs <simon@2ndquadrant.com>
From: Simon Riggs <simon@2ndquadrant.com>
To: Peter Geoghegan <pg@heroku.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>,
Craig Ringer <craig@2ndquadrant.com>
Date: 2014-09-25T21:37:23Z
Lists: pgsql-hackers
On 25 September 2014 22:13, Peter Geoghegan <pg@heroku.com> wrote: >> All of the above, as a separate committable patch. I hate the fact >> that you have written no user facing documentation for this feature. >> How can anyone tell whether the tests you've written are correct or >> even consistent to a particular definition of correctness? > > I'd hoped that the commit messages, and my discussion of the feature > were adequate. I'd hoped that my discussion was sufficient to persuade you too, but it wasn't. -- 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