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 ------ REL_17_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/5995135f13031b37ad167ed83b5249ba8419ade2 Modified Files -------------- src/backend/backup/walsummary.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
