mirror of
https://github.com/postgres/postgres.git
synced 2026-04-29 10:11:47 -04:00
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 |
||
|---|---|---|
| .. | ||
| backup_manifest.c | ||
| basebackup.c | ||
| basebackup_copy.c | ||
| basebackup_gzip.c | ||
| basebackup_lz4.c | ||
| basebackup_progress.c | ||
| basebackup_server.c | ||
| basebackup_sink.c | ||
| basebackup_target.c | ||
| basebackup_throttle.c | ||
| basebackup_zstd.c | ||
| Makefile | ||
| meson.build | ||