postgresql/src/backend/backup
Peter Eisentraut faf3750657 Add const to BufFileWrite
Make data buffer argument to BufFileWrite a const pointer and bubble
this up to various callers and related APIs.  This makes the APIs
clearer and more consistent.

Discussion: https://www.postgresql.org/message-id/flat/11dda853-bb5b-59ba-a746-e168b1ce4bdb%40enterprisedb.com
2022-12-30 10:12:24 +01:00
..
Makefile
backup_manifest.c Add const to BufFileWrite 2022-12-30 10:12:24 +01:00
basebackup.c Static assertions cleanup 2022-12-15 10:10:32 +01:00
basebackup_copy.c
basebackup_gzip.c Simplify handling of compression level with compression specifications 2022-09-14 12:16:57 +09:00
basebackup_lz4.c Simplify handling of compression level with compression specifications 2022-09-14 12:16:57 +09:00
basebackup_progress.c
basebackup_server.c Message style improvements 2022-09-24 18:41:25 -04:00
basebackup_sink.c
basebackup_target.c Message style improvements 2022-09-17 08:15:11 +02:00
basebackup_throttle.c
basebackup_zstd.c Simplify handling of compression level with compression specifications 2022-09-14 12:16:57 +09:00
meson.build Add copyright notices to meson files 2022-12-20 07:54:39 -05:00