postgresql/src/backend/backup
Nathan Bossart f4b54e1ed9 Introduce macros for protocol characters.
This commit introduces descriptively-named macros for the
identifiers used in wire protocol messages.  These new macros are
placed in a new header file so that they can be easily used by
third-party code.

Author: Dave Cramer
Reviewed-by: Alvaro Herrera, Tatsuo Ishii, Peter Smith, Robert Haas, Tom Lane, Peter Eisentraut, Michael Paquier
Discussion: https://postgr.es/m/CADK3HHKbBmK-PKf1bPNFoMC%2BoBt%2BpD9PH8h5nvmBQskEHm-Ehw%40mail.gmail.com
2023-08-22 19:16:12 -07:00
..
Makefile Move basebackup code to new directory src/backend/backup 2022-08-10 14:03:23 -04:00
backup_manifest.c Simplify useless 0L constants 2023-03-29 08:25:12 +02:00
basebackup.c Pre-beta mechanical code beautification. 2023-05-19 17:24:48 -04:00
basebackup_copy.c Introduce macros for protocol characters. 2023-08-22 19:16:12 -07:00
basebackup_gzip.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_lz4.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_progress.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_server.c Improve several permission-related error messages. 2023-03-17 10:33:09 +01:00
basebackup_sink.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_target.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_throttle.c Update copyright for 2023 2023-01-02 15:00:37 -05:00
basebackup_zstd.c Message wording improvements 2023-07-10 10:47:24 +02:00
meson.build Update copyright for 2023 2023-01-02 15:00:37 -05:00