C comment: clarify that WAL files can be _recycled_ or removed
authorBruce Momjian <bruce@momjian.us>
Sat, 25 Nov 2023 15:48:18 +0000 (10:48 -0500)
committerBruce Momjian <bruce@momjian.us>
Sat, 25 Nov 2023 15:48:18 +0000 (10:48 -0500)
commit8d981341a552e31244f2e9992e143b56bf0292fc
tree3eeb9dd39caa8c183339750b290a0db5421c46d7
parent79588d3c8d08b8653dfc523d6ae5168652c6ff8a
C comment:  clarify that WAL files can be _recycled_ or removed

Reported-by: Michael Paquier
Discussion: https://postgr.es/m/CAB7nPqSDdF0heotQU3gsepgqx+9c+6KjLd3R6aNYH7KKfDd2ig@mail.gmail.com

Author: Michael Paquier

Backpatch-through: master
src/backend/access/transam/xlog.c