Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Peter Geoghegan <pg@heroku.com>
From: Peter Geoghegan <pg@heroku.com>
To: Simon Riggs <simon@2ndquadrant.com>
Cc: Pg Hackers <pgsql-hackers@postgresql.org>,
Craig Ringer <craig@2ndquadrant.com>
Date: 2014-09-25T21:38:36Z
Lists: pgsql-hackers
On Thu, Sep 25, 2014 at 2:37 PM, Simon Riggs <simon@2ndquadrant.com> wrote: >> 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. I'll write user-visible docs soon, then. -- Peter Geoghegan
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