postgresql/src/bin/pg_basebackup
Andres Freund 1155d8b8d5 Fix use of wrong variable in pg_receivewal's get_destination_dir().
The global variable wrongly used is always the one passed to
get_destination_dir(), so there currently are no negative consequences.

Author: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Discussion: https://postgr.es/m/CALj2ACUT0C2LQwhyLXTQdj8T9SxZa5j7cmu-UOz0cZ8_D5edjg@mail.gmail.com
2022-02-26 16:43:54 -08:00
..
po Translation updates 2021-06-21 12:33:50 +02:00
t Quick exit on log stream child exit in pg_basebackup 2022-02-23 14:24:43 +01:00
.gitignore
bbstreamer_file.c Allow server-side compression to be used with -Fp. 2022-01-28 08:41:25 -05:00
bbstreamer_gzip.c Fix mistakes in commit d45099425e. 2022-01-28 09:02:18 -05:00
bbstreamer_inject.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
bbstreamer_lz4.c pg_basebackup: Allow client-side LZ4 (de)compression. 2022-02-11 09:41:42 -05:00
bbstreamer_tar.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
bbstreamer.h pg_basebackup: Allow client-side LZ4 (de)compression. 2022-02-11 09:41:42 -05:00
Makefile pg_basebackup: Allow client-side LZ4 (de)compression. 2022-02-11 09:41:42 -05:00
nls.mk Translation updates 2021-05-10 14:36:21 +02:00
pg_basebackup.c Quick exit on log stream child exit in pg_basebackup 2022-02-23 14:24:43 +01:00
pg_receivewal.c Fix use of wrong variable in pg_receivewal's get_destination_dir(). 2022-02-26 16:43:54 -08:00
pg_recvlogical.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
receivelog.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
receivelog.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
streamutil.c Update copyright for 2022 2022-01-07 19:04:57 -05:00
streamutil.h Update copyright for 2022 2022-01-07 19:04:57 -05:00
walmethods.c pg_basebackup: Skip a few more fsyncs if --no-sync is specified. 2022-01-23 14:09:27 -08:00
walmethods.h Update copyright for 2022 2022-01-07 19:04:57 -05:00