Fix function name in commet in vacuumlazy.c

Masahiko Sawada <sawada.mshk@gmail.com>

From: Masahiko Sawada <sawada.mshk@gmail.com>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2019-01-18T03:50:15Z
Lists: pgsql-hackers

Attachments

Hi,

Attached small patch fixes the function name heap_vacuum_rel in the comment.

s/vacuum_heap_rel/heap_vacuum_rel/

Regards,

--
Masahiko Sawada
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center

Commits

  1. Fix incorrect relation name in comment of vacuumlazy.c