index
:
user/sven/postgresql.git
copy-snapshot-fix
master
origin/HEAD
origin/REL2_0B
origin/REL6_4
origin/REL6_5_PATCHES
origin/REL7_0_PATCHES
origin/REL7_1_STABLE
origin/REL7_2_STABLE
origin/REL7_3_STABLE
origin/REL7_4_STABLE
origin/REL8_0_STABLE
origin/REL8_1_STABLE
origin/REL8_2_STABLE
origin/REL8_3_STABLE
origin/REL8_4_STABLE
origin/REL8_5_ALPHA1_BRANCH
origin/REL8_5_ALPHA2_BRANCH
origin/REL8_5_ALPHA3_BRANCH
origin/REL9_0_ALPHA4_BRANCH
origin/REL9_0_ALPHA5_BRANCH
origin/REL9_0_STABLE
origin/REL9_1_STABLE
origin/REL9_2_STABLE
origin/REL9_3_STABLE
origin/REL9_4_STABLE
origin/REL9_5_STABLE
origin/REL9_6_STABLE
origin/REL_10_STABLE
origin/REL_11_STABLE
origin/REL_12_STABLE
origin/REL_13_STABLE
origin/REL_14_STABLE
origin/REL_15_STABLE
origin/REL_16_STABLE
origin/REL_17_STABLE
origin/REL_18_STABLE
origin/Release_1_0_3
origin/WIN32_DEV
origin/ecpg_big_bison
origin/master
PostgreSQL
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_basebackup
Age
Commit message (
Expand
)
Author
2016-10-24
Translation updates
Peter Eisentraut
2016-09-27
Include <sys/select.h> where needed
Alvaro Herrera
2016-08-01
Fix pg_basebackup so that it accepts 0 as a valid compression level.
Fujii Masao
2016-05-09
Translation updates
Peter Eisentraut
2015-11-21
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-10-05
Translation updates
Peter Eisentraut
2014-07-21
Translation updates
Peter Eisentraut
2014-02-17
Translation updates
Peter Eisentraut
2014-02-17
Prevent potential overruns of fixed-size buffers.
Tom Lane
2014-02-09
Avoid printing uninitialized filename variable in verbose mode
Magnus Hagander
2013-12-02
Translation updates
Peter Eisentraut
2013-10-07
Translation updates
Peter Eisentraut
2013-10-02
pg_basebackup: Add missing newline to error message
Peter Eisentraut
2013-07-15
Clean up pg_basebackup libpq usage
Stephen Frost
2013-03-31
Translation updates
Peter Eisentraut
2013-03-31
Translation updates
Alvaro Herrera
2013-03-25
Add a server version check to pg_basebackup and pg_receivexlog.
Heikki Linnakangas
2013-02-03
Translation updates
Peter Eisentraut
2012-12-03
Translation updates
Peter Eisentraut
2012-08-14
Translation updates
Peter Eisentraut
2012-06-05
Backpatch error message fix from 81f6bbe8ade8c90f23f9286ca9ca726d3e0e310f
Magnus Hagander
2012-05-31
Translation updates
Peter Eisentraut
2012-03-28
pg_basebackup: Error handling fixes.
Robert Haas
2012-02-23
Translation updates
Peter Eisentraut
2011-12-01
Translation updates
Peter Eisentraut
2011-09-08
Translation updates for 9.1.0
Peter Eisentraut
2011-08-17
Translation updates
Peter Eisentraut
2011-08-17
Move \r out of translatable strings
Peter Eisentraut
2011-08-16
Adjust total size in pg_basebackup progress report when reality changes
Magnus Hagander
2011-08-16
Make pg_basebackup progress report translatable
Peter Eisentraut
2011-08-16
Use less cryptic variable names
Peter Eisentraut
2011-06-15
Fix oversights in pg_basebackup's -z (compression) option.
Tom Lane
2011-06-09
Translation updates for 9.1beta2
Peter Eisentraut
2011-06-09
Pgindent run before 9.1 beta2.
Bruce Momjian
2011-05-30
Make message more consistent
Alvaro Herrera
2011-05-30
Add pg_basebackup -z option for compression with default level
Peter Eisentraut
2011-05-29
Allow pg_basebackup compressed tar output to stdout
Peter Eisentraut
2011-05-24
Message improvements
Peter Eisentraut
2011-05-04
Remove redundant port number check
Peter Eisentraut
2011-05-04
Message style cleanup
Peter Eisentraut
2011-04-27
timeline is not needed in BaseBackup()
Magnus Hagander
2011-04-10
pgindent run before PG 9.1 beta 1.
Bruce Momjian
2011-03-27
fix up a couple non-prototypes of the form foo() to be foo(void) -- found usi...
Greg Stark
2011-03-19
Properly clear the verbose output of pg_basebackup
Magnus Hagander
2011-02-10
Use NOWAIT when including WAL in base backup
Magnus Hagander
2011-02-03
Include more status information in walsender results
Magnus Hagander
2011-01-31
Fix typo
Heikki Linnakangas
2011-01-30
Add option to include WAL in base backup
Magnus Hagander
2011-01-23
Fix another portability issue in pg_basebackup.
Tom Lane
2011-01-23
Add .gitignore file to silence complaints about pg_basebackup.
Tom Lane
[next]