Обсуждение: pgsql: Fix incorrect routine name in xlog_heapam.h

Поиск
Список
Период
Сортировка

pgsql: Fix incorrect routine name in xlog_heapam.h

От
Michael Paquier
Дата:
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

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(-)