postgresql/src/bin/pg_basebackup
Peter Eisentraut 3c0bcdbc66 Translation updates
Source-Git-URL: https://git.postgresql.org/git/pgtranslation/messages.git
Source-Git-Hash: 46c120873f1e906cc8dab74d8d756417e1b367f6
2022-06-27 08:19:02 +02:00
..
po Translation updates 2022-06-27 08:19:02 +02:00
t Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
.gitignore
bbstreamer_file.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
bbstreamer_gzip.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
bbstreamer_inject.c
bbstreamer_lz4.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
bbstreamer_tar.c Fix typos and grammar in code and test comments 2022-05-11 15:38:55 +09:00
bbstreamer_zstd.c Rename backup_compression.{c,h} to compression.{c,h} 2022-04-12 13:38:54 +09:00
bbstreamer.h Rename backup_compression.{c,h} to compression.{c,h} 2022-04-12 13:38:54 +09:00
Makefile
nls.mk Add missing source files to nls.mk 2022-05-09 07:17:08 +02:00
pg_basebackup.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
pg_receivewal.c Rework compression options of pg_receivewal 2022-04-13 11:09:51 +09:00
pg_recvlogical.c
receivelog.c Remove WalCompressionMethod in favor of pg_compress_algorithm 2022-04-12 17:28:17 +09:00
receivelog.h
streamutil.c Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
streamutil.h
walmethods.c Handle compression level in pg_receivewal for LZ4 2022-04-18 10:18:34 +09:00
walmethods.h Remove WalCompressionMethod in favor of pg_compress_algorithm 2022-04-12 17:28:17 +09:00