Fix incorrect routine name in xlog_heapam.h

Michael Paquier <michael@paquier.xyz>

Commit: 3ce12018948b2c4ead9a47df7ae0b5ffa2fe06d0
Author: Michael Paquier <michael@paquier.xyz>
Date: 2018-11-09T23:58:55Z
Releases: 12.0
Fix incorrect routine name in xlog_heapam.h

s/xl_heap_delete/xl_heap_truncate/ in a comment block referring to flags
for truncation.

Discussion: https://postgr.es/m/20180413034734.GE1552@paquier.xyz

Files

PathChange+/−
src/include/access/heapam_xlog.h modified +1 −1

Discussion