pgsql: Improve comment about GetWALAvailability's WALAVAIL_REMOVED code - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Improve comment about GetWALAvailability's WALAVAIL_REMOVED code
Date
Msg-id E1pIeXG-004WuX-66@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Improve comment about GetWALAvailability's WALAVAIL_REMOVED code.

Sirisha Chamarthi and Kyotaro Horiguchi

Discussion: https://postgr.es/m/CAKrAKeXt-=bgm=d+EDmcC9kWoikp8kbVb3LH0K3K+AGGsykpHQ@mail.gmail.com

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/1ca604c2018456f2da357d944e0f03c3efaeb00d

Modified Files
--------------
src/backend/access/transam/xlog.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)


pgsql-committers by date:

Previous
From: Tom Lane
Date:
Subject: pgsql: Fix ts_headline() to handle ORs and phrase queries more honestly
Next
From: David Rowley
Date:
Subject: pgsql: Use appendStringInfoSpaces in more places