]> 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:33 +0000 (11:46 +0300)
commitdd20a97219b569b92bdcbd0c195c214340298b4a
tree96b8b3361877e8bfea6d8ca1a0a64c8f58a18da9
parent8fb61e0b5430b8dada0eca18b99e3956f4eaf6cd
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