Re: change a function name in a comment correctly
Fujii Masao <masao.fujii@oss.nttdata.com>
From: Fujii Masao <masao.fujii@oss.nttdata.com>
To: Masahiro Ikeda <ikedamsh@oss.nttdata.com>
Cc: pgsql-hackers@postgresql.org
Date: 2020-07-08T02:01:46Z
Lists: pgsql-hackers
On 2020/07/08 8:12, Masahiro Ikeda wrote: >>> 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. Pushed. Thanks! Regards, -- Fujii Masao Advanced Computing Technology Center Research and Development Headquarters NTT DATA CORPORATION
Commits
-
Fix function name in comment.
- 5e574d170e2e 14.0 landed
-
Mention pg_promote() as a method to trigger promotion in documentation.
- 67f82e966b52 13.0 landed