Remove false comment about speculative insertion.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: e3a9a194b7cb70a8c01deeff9f876a2631f1be06
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2015-07-27T08:46:11Z
Releases: 9.6.0
Remove false comment about speculative insertion.

There is no full discussion of speculative insertions in the executor
README. There is a high-level explanation in execIndexing.c, but it doesn't
seem necessary to refer it from here.

Peter Geoghegan

Files

PathChange+/−
src/backend/executor/nodeModifyTable.c modified +1 −2