]> granicus.if.org Git - postgresql/commit
Remove false comment about speculative insertion.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 27 Jul 2015 08:46:11 +0000 (11:46 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Mon, 27 Jul 2015 08:46:11 +0000 (11:46 +0300)
commite3a9a194b7cb70a8c01deeff9f876a2631f1be06
tree1debb4f32fca50b233961a21e9163850ac3070b6
parentfca8e59c1c582030dd7a3c870e1c3c70e8a193aa
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
src/backend/executor/nodeModifyTable.c