Fix error message in RemoveWalSummaryIfOlderThan()

A failing unlink() was reporting an incorrect error message, referring
to stat().

Author: Man Zeng <[email protected]>
Reviewed-by: Junwang Zhao <[email protected]>
Discussion: https://postgr.es/m/[email protected]
Backpath-through: 17

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/a9afa021e95f2b0ffaaf26f3a27e685f634f4ac9

Modified Files
--------------
src/backend/backup/walsummary.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

Reply via email to