Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATIVE in comments.

Andres Freund <andres@anarazel.de>

Commit: b2a177bff10e86016a53bb7f06f7d5e63649e27d
Author: Andres Freund <andres@anarazel.de>
Date: 2018-03-05T23:28:03Z
Releases: 11.0
Fix HEAP_INSERT_IS_SPECULATIVE to HEAP_INSERT_SPECULATIVE in comments.

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

Author: Andres Freund

Files

PathChange+/−
src/backend/access/heap/heapam.c modified +3 −3