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
Peter Eisentraut 4e88fe8f8f Add missing serial comma 9 years ago
..
po Translation updates 9 years ago
t Post-PG 10 beta1 pgperltidy run 9 years ago
.gitignore Rename user-facing tools with "xlog" in the name to say "wal". 9 years ago
Makefile Rename user-facing tools with "xlog" in the name to say "wal". 9 years ago
nls.mk Rename user-facing tools with "xlog" in the name to say "wal". 9 years ago
pg_basebackup.c Add missing serial comma 9 years ago
pg_receivewal.c Post-PG 10 beta1 pgindent run 9 years ago
pg_recvlogical.c Put new command-line options in alphabetical order 9 years ago
receivelog.c Fix some cases of "the the" split across two lines. 9 years ago
receivelog.h Avoid slow shutdown of pg_basebackup. 9 years ago
streamutil.c Replace "transaction log" with "write-ahead log" 9 years ago
streamutil.h Consistently declare timestamp variables as TimestampTz. 9 years ago
walmethods.c Post-PG 10 beta1 pgindent run 9 years ago
walmethods.h Post-PG 10 beta1 pgindent run 9 years ago