Re: INSERT ... ON CONFLICT {UPDATE | IGNORE}
Peter Geoghegan <pg@heroku.com>
From: Peter Geoghegan <pg@heroku.com>
To: Robert Haas <robertmhaas@gmail.com>
Cc: Simon Riggs <simon@2ndquadrant.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-27T20:24:58Z
Lists: pgsql-hackers
On Mon, Oct 27, 2014 at 1:22 PM, Robert Haas <robertmhaas@gmail.com> wrote: > On Mon, Oct 27, 2014 at 1:44 PM, Peter Geoghegan <pg@heroku.com> wrote: >> I think by far the biggest problem here is the >> lack of attention to the design from others. > > I find that attitude incredible. What I mean is that that's the thing that clearly needs scrutiny the most. That isn't an attitude - it's a technical opinion. -- 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