postgresql/src/backend/backup
Peter Eisentraut 97d85be365 Make the order of the header file includes consistent
Similar to commit 7e735035f2.

Author: Richard Guo <guofenglinux@gmail.com>
Reviewed-by: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://www.postgresql.org/message-id/flat/CAMbWs4-WhpCFMbXCjtJ%2BFzmjfPrp7Hw1pk4p%2BZpU95Kh3ofZ1A%40mail.gmail.com
2024-03-13 15:07:00 +01:00
..
Makefile Add support for incremental backup. 2023-12-20 09:49:12 -05:00
backup_manifest.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +01:00
basebackup.c Remove unused #include's from backend .c files 2024-03-04 12:02:20 +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 Make the order of the header file includes consistent 2024-03-13 15:07:00 +01: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 Use new overflow-safe integer comparison functions. 2024-02-16 14:05:36 -06:00
walsummaryfuncs.c Add new function pg_get_wal_summarizer_state(). 2024-01-11 12:41:18 -05:00