Commits

DateSubjectAuthorReleases
2013-08-24 Don't crash when pg_xlog is empty and pg_basebackup -x is used Magnus Hagander 9.3.0
2013-08-24 Don't crash when pg_xlog is empty and pg_basebackup -x is used Magnus Hagander 9.2.5
2013-08-24 Don't crash when pg_xlog is empty and pg_basebackup -x is used Magnus Hagander 9.4.0
2013-01-02 Move tar function headers to pgtar.h Magnus Hagander 9.3.0
2013-01-01 Unify some tar functionality across different parts Magnus Hagander 9.3.0
2011-12-07 Avoid using readlink() on platforms that don't support it Magnus Hagander 9.1.3
2011-12-07 Avoid using readlink() on platforms that don't support it Magnus Hagander 9.2.0
2011-10-18 Exclude postmaster.opts from base backups Magnus Hagander 9.2.0
2011-10-18 Exclude postmaster.opts from base backups Magnus Hagander 9.1.2
2011-02-09 Implement NOWAIT option for BASE_BACKUP command Magnus Hagander 9.1.0
2011-02-03 Include more status information in walsender results Magnus Hagander 9.1.0
2011-01-30 Add option to include WAL in base backup Magnus Hagander 9.1.0
2011-01-25 Typo fix for MemSet size. Magnus Hagander 9.1.0
2011-01-23 Make walsender options order-independent Magnus Hagander 9.1.0
2011-01-23 Add pg_basebackup tool for streaming base backups Magnus Hagander 9.1.0
2011-01-15 Enumerate available tablespaces after starting the backup Magnus Hagander 9.1.0
2011-01-14 Use a lexer and grammar for parsing walsender commands Magnus Hagander 9.1.0
2011-01-14 Exit from base backups when shutdown is requested Magnus Hagander 9.1.0
2011-01-11 Track walsender state in shared memory and expose in pg_stat_replication Magnus Hagander 9.1.0
2011-01-11 Add missing function prototype, for consistency Magnus Hagander 9.1.0
2011-01-10 Set process title to indicate base backup is running Magnus Hagander 9.1.0
2011-01-10 Backend support for streaming base backups Magnus Hagander 9.1.0