Re: change a function name in a comment correctly

Masahiro Ikeda <ikedamsh@oss.nttdata.com>

From: Masahiro Ikeda <ikedamsh@oss.nttdata.com>
To: Fujii Masao <masao.fujii@oss.nttdata.com>
Cc: pgsql-hackers@postgresql.org
Date: 2020-07-07T23:12:45Z
Lists: pgsql-hackers
>> There is the comment which related function name is not same.
>> I attached the patch to fix it. Please review.
> 
> Thanks for the report and patch! LGTM.
> I will commit this later.

Thanks for checking.

Regards,
-- 
Masahiro Ikeda
NTT DATA CORPORATION



Commits

  1. Fix function name in comment.

  2. Mention pg_promote() as a method to trigger promotion in documentation.