[COMMITTERS] pgsql: Fix comments in StrategyNotifyBgWriter(). - Mailing list pgsql-committers

From Tatsuo Ishii
Subject [COMMITTERS] pgsql: Fix comments in StrategyNotifyBgWriter().
Date
Msg-id E1cVpLY-0002Sv-I1@gemulon.postgresql.org
Whole thread Raw
Responses Re: [COMMITTERS] pgsql: Fix comments in StrategyNotifyBgWriter().
List pgsql-committers
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(-)


pgsql-committers by date:

Previous
From: Peter Eisentraut
Date:
Subject: [COMMITTERS] pgsql: Fix parallel make issue with new fmgrprotos.h
Next
From: Tom Lane
Date:
Subject: Re: [COMMITTERS] pgsql: Fix comments in StrategyNotifyBgWriter().