You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
postgres/src/bin/pg_basebackup
Robert Haas ebfb814f7c walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago
..
po NLS: Put list of available languages into LINGUAS files 3 years ago
t Simplify handling of compression level with compression specifications 3 years ago
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 9 years ago
Makefile Add support for zstd base backup compression. 4 years ago
bbstreamer.h Rename backup_compression.{c,h} to compression.{c,h} 4 years ago
bbstreamer_file.c Pre-beta mechanical code beautification. 4 years ago
bbstreamer_gzip.c Simplify handling of compression level with compression specifications 3 years ago
bbstreamer_inject.c Improve frontend error logging style. 4 years ago
bbstreamer_lz4.c Simplify handling of compression level with compression specifications 3 years ago
bbstreamer_tar.c Fix typos and grammar in code and test comments 4 years ago
bbstreamer_zstd.c Simplify handling of compression level with compression specifications 3 years ago
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 3 years ago
pg_basebackup.c walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago
pg_receivewal.c walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago
pg_recvlogical.c Use SIGNAL_ARGS consistently to declare signal handlers. 3 years ago
receivelog.c walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago
receivelog.h Update copyright for 2022 4 years ago
streamutil.c Remove redundant null pointer checks before PQclear and PQconninfoFree 4 years ago
streamutil.h Update copyright for 2022 4 years ago
walmethods.c walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago
walmethods.h walmethods.c/h: Make WalWriteMethod more object-oriented. 3 years ago