aboutsummaryrefslogtreecommitdiff
path: root/src/bin/pg_basebackup/streamutil.h
Commit message (Expand)AuthorAge
* Kill pg_basebackup background process when exitingMagnus Hagander2014-02-12
* Add -d option to pg_basebackup and pg_receivexlog, for connection string.Heikki Linnakangas2013-02-25
* Create libpgcommon, and move pg_malloc et al to itAlvaro Herrera2013-02-12
* Standardize naming of malloc/realloc/strdup wrapper functions.Tom Lane2012-10-02
* Implement streaming xlog for backup toolsMagnus Hagander2011-10-26