pgsql: Remove mention of TimeLineID update from comments - Mailing list pgsql-committers

From Daniel Gustafsson
Subject pgsql: Remove mention of TimeLineID update from comments
Date
Msg-id [email protected]
Whole thread Raw
List pgsql-committers
Remove mention of TimeLineID update from comments

Commit 4a92a1c3d removed the TimeLineID update from RecoveryInProgress,
update comments accordingly.

Author: Amul Sul <[email protected]>
Discussion: https://postgr.es/m/CAAJ_b96wyzs8N45jc-kYd-bTE02hRWQieLZRpsUtNbhap7_PuQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/018b800245c5d4db30d204fa42fada05a64eb287

Modified Files
--------------
src/backend/access/transam/xlog.c     | 4 ++--
src/backend/postmaster/checkpointer.c | 6 +-----
2 files changed, 3 insertions(+), 7 deletions(-)


pgsql-committers by date:

Previous
From: Daniel Gustafsson
Date:
Subject: Re: pgsql: Add TAP tests for contrib/sslinfo
Next
From: Robert Haas
Date:
Subject: pgsql: Document that tar archives are now properly terminated.