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

From Tatsuo Ishii
Subject [COMMITTERS] pgsql: Revert "Fix comments in StrategyNotifyBgWriter()."
Date
Msg-id E1cVqIB-0003XL-M4@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Revert "Fix comments in StrategyNotifyBgWriter()."

This reverts commit 0b7bcf7ad2f1061664e6b517a3b4feabee0af00a, which
tried to fix the comments to reflect the change of API of the function
but actually the change had been made only for 9.5 or later.

Branch
------
REL9_2_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/dbaa621cb77b2eccf2fb4ae0e651276bb3336612

Modified Files
--------------
src/backend/storage/buffer/freelist.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)


pgsql-committers by date:

Previous
From: Tatsuo Ishii
Date:
Subject: Re: [COMMITTERS] pgsql: Fix comments in StrategyNotifyBgWriter().
Next
From: Fujii Masao
Date:
Subject: [COMMITTERS] pgsql: Be sure to release the lock on failure to launch logicalreplica