pgsql: Fix comments in StrategyNotifyBgWriter().
Fix comments in StrategyNotifyBgWriter().
The interface for the function was changed in
d72731a70450b5e7084991b9caa15cb58a2820df but the comments of the
function was not updated.
Patch by Yugo Nagata.
Branch
------
master
Details
-------
http://git.postgresql.org/pg/commitdiff/73293ebae2e48782804029211622d16ed39952ae
Modified Files
--------------
src/backend/storage/buffer/freelist.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tatsuo Ishii <ishii@postgresql.org> writes:
Fix comments in StrategyNotifyBgWriter().
[ confused... ] Surely this should only have been back-patched as
far as 9.5?
regards, tom lane
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers
Tatsuo Ishii <ishii@postgresql.org> writes:
Fix comments in StrategyNotifyBgWriter().
[ confused... ] Surely this should only have been back-patched as
far as 9.5?
Oops. You are right. I shouldn't have applied the patch against 9.4 or
before. Will revert.
Best regards,
--
Tatsuo Ishii
SRA OSS, Inc. Japan
English: http://www.sraoss.co.jp/index_en.php
Japanese:http://www.sraoss.co.jp
--
Sent via pgsql-committers mailing list (pgsql-committers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-committers