..
backup_manifest.c
Fix accidentally cast away qualifiers
2026-01-26 16:02:31 +01:00
basebackup.c
Online enabling and disabling of data checksums
2026-04-03 22:58:51 +02:00
basebackup_copy.c
Add all required calls to TupleDescFinalize()
2026-03-16 11:45:49 +13:00
basebackup_gzip.c
Add missing deflateEnd() for server-side gzip base backups
2026-03-23 09:04:44 +09:00
basebackup_incremental.c
Pre-beta mechanical code beautification, step 1: run pgindent.
2026-05-13 10:34:17 -04:00
basebackup_lz4.c
Update copyright for 2026
2026-01-01 13:24:10 -05:00
basebackup_progress.c
Update copyright for 2026
2026-01-01 13:24:10 -05:00
basebackup_server.c
Use palloc_object() and palloc_array() in backend code
2025-12-10 07:36:46 +09:00
basebackup_sink.c
Update copyright for 2026
2026-01-01 13:24:10 -05:00
basebackup_target.c
Update copyright for 2026
2026-01-01 13:24:10 -05:00
basebackup_throttle.c
Don't include wait_event.h in pgstat.h
2026-03-06 16:24:58 +01:00
basebackup_zstd.c
Update copyright for 2026
2026-01-01 13:24:10 -05:00
Makefile
Add support for incremental backup.
2023-12-20 09:49:12 -05:00
meson.build
Update copyright for 2026
2026-01-01 13:24:10 -05:00
walsummary.c
Pre-beta mechanical code beautification, step 1: run pgindent.
2026-05-13 10:34:17 -04:00
walsummaryfuncs.c
Reduce header inclusions via execnodes.h
2026-03-16 14:34:57 +01:00