]> granicus.if.org Git - postgresql/commit
Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATIVE in comments.
authorAndres Freund <andres@anarazel.de>
Mon, 5 Mar 2018 23:28:03 +0000 (15:28 -0800)
committerAndres Freund <andres@anarazel.de>
Mon, 5 Mar 2018 23:28:03 +0000 (15:28 -0800)
commitb2a177bff10e86016a53bb7f06f7d5e63649e27d
tree4fd290ef33b56d5cb0a714545f782011cfcdab6a
parent5564c11815486bdfe87eb46ebc7c070293fa6956
Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATIVE in comments.

This was wrong since 168d5805e4c08bed7b95d351bf097cff7c07dd65, which
introduced speculative inserts.

Author: Andres Freund
src/backend/access/heap/heapam.c