Thread: [COMMITTERS] pgsql: Revert "Fix comments in StrategyNotifyBgWriter()."

[COMMITTERS] pgsql: Revert "Fix comments in StrategyNotifyBgWriter()."

From
Tatsuo Ishii
Date:
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(-)