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 E1msPY0-0005lh-Kc@gemulon.postgresql.org
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 <sulamul@gmail.com>
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.