pgsql: Fix incorrect routine name in xlog_heapam.h

Started by Michael Paquierover 7 years ago1 messagescomitters
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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: /messages/by-id/20180413034734.GE1552@paquier.xyz

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/3ce12018948b2c4ead9a47df7ae0b5ffa2fe06d0

Modified Files
--------------
src/include/access/heapam_xlog.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)