postgresql/src/bin/pg_basebackup
Tom Lane 54ba2f0623 Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."
This reverts commit 617d691412.
While I still think the basic idea is attractive, we need to sort
out what happens with built .c files, and there also seem to be
VPATH issues.
2022-07-13 14:29:10 -04:00
..
po NLS: Put list of available languages into LINGUAS files 2022-07-13 08:19:17 +02:00
t Pre-beta mechanical code beautification. 2022-05-12 15:17:30 -04:00
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 2017-02-09 16:23:46 -05:00
bbstreamer.h Rename backup_compression.{c,h} to compression.{c,h} 2022-04-12 13:38:54 +09:00
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 Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
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
Makefile Add support for zstd base backup compression. 2022-03-08 09:52:43 -05:00
nls.mk Revert "Use wildcards instead of manually-maintained file lists in */nls.mk." 2022-07-13 14:29:10 -04:00
pg_basebackup.c Revert 019_replslot_limit.pl related debugging aids. 2022-07-05 11:01:10 -07:00
pg_receivewal.c Rework compression options of pg_receivewal 2022-04-13 11:09:51 +09:00
pg_recvlogical.c Improve frontend error logging style. 2022-04-08 14:55:14 -04:00
receivelog.c Remove WalCompressionMethod in favor of pg_compress_algorithm 2022-04-12 17:28:17 +09:00
receivelog.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
streamutil.c Remove redundant null pointer checks before PQclear and PQconninfoFree 2022-07-03 20:11:05 +02:00
streamutil.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
walmethods.c Remove redundant null pointer checks before pg_free() 2022-07-03 09:05:34 +02:00
walmethods.h Remove WalCompressionMethod in favor of pg_compress_algorithm 2022-04-12 17:28:17 +09:00