Re: [HACKERS] False comment about speculative insertion

2015-07-27 Thread Heikki Linnakangas
On 07/26/2015 10:30 PM, Peter Geoghegan wrote: Attached patch removes a reference to an executor README section about speculative insertion. In fact, the high-level overview of speculative insertion ended up at the top of execIndexing.c. The executor README was not touched by the ON CONFLICT patc

[HACKERS] False comment about speculative insertion

2015-07-26 Thread Peter Geoghegan
Attached patch removes a reference to an executor README section about speculative insertion. In fact, the high-level overview of speculative insertion ended up at the top of execIndexing.c. The executor README was not touched by the ON CONFLICT patch at all. I don't think it's necessary to refer