postgresql/src/backend/backup
Nathan Bossart 2b520860c0 Revert "Temporary patch to help debug pg_walsummary test failures."
Thanks to commits ea18eb7d62, b6ee30ec08, and 19a829a327, the
002_blocks.pl test now consistently passes, so we can remove this
temporary debugging code.

This reverts commit 5ddf997347.

Discussion: https://postgr.es/m/20240314210010.GA3056455%40nathanxps13
2024-03-20 11:34:00 -05:00
..
Makefile Add support for incremental backup. 2023-12-20 09:49:12 -05:00
backup_manifest.c Add the system identifier to backup manifests. 2024-03-13 15:12:33 -04:00
basebackup.c Add destroyStringInfo function for cleaning up StringInfos 2024-03-16 23:18:28 +01:00
basebackup_copy.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
basebackup_gzip.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
basebackup_incremental.c Add the system identifier to backup manifests. 2024-03-13 15:12:33 -04:00
basebackup_lz4.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
basebackup_progress.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
basebackup_server.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
basebackup_sink.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
basebackup_target.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
basebackup_throttle.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
basebackup_zstd.c Update copyright for 2024 2024-01-03 20:49:05 -05:00
meson.build Update copyright for 2024 2024-01-03 20:49:05 -05:00
walsummary.c Revert "Temporary patch to help debug pg_walsummary test failures." 2024-03-20 11:34:00 -05:00
walsummaryfuncs.c Add new function pg_get_wal_summarizer_state(). 2024-01-11 12:41:18 -05:00