index
:
delta/postgresql.git
REL2_0B
REL6_4
REL6_5_PATCHES
REL7_0_PATCHES
REL7_1_STABLE
REL7_2_STABLE
REL7_3_STABLE
REL7_4_STABLE
REL8_0_STABLE
REL8_1_STABLE
REL8_2_STABLE
REL8_3_STABLE
REL8_4_STABLE
REL8_5_ALPHA1_BRANCH
REL8_5_ALPHA2_BRANCH
REL8_5_ALPHA3_BRANCH
REL9_0_ALPHA4_BRANCH
REL9_0_ALPHA5_BRANCH
REL9_0_STABLE
REL9_1_STABLE
REL9_2_STABLE
REL9_3_STABLE
REL9_4_STABLE
REL9_5_STABLE
REL9_6_STABLE
REL_10_STABLE
REL_11_STABLE
REL_12_STABLE
REL_13_STABLE
REL_14_STABLE
REL_15_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
git.postgresql.org: git/postgresql.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
backend
/
replication
/
basebackup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add some const decorations to prototypes
Peter Eisentraut
2017-11-10
1
-4
/
+4
*
Exclude pg_internal.init from BASE_BACKUP
Simon Riggs
2017-11-07
1
-0
/
+4
*
Replace remaining uses of pq_sendint with pq_sendint{8,16,32}.
Andres Freund
2017-10-11
1
-43
/
+43
*
Make WAL segment size configurable at initdb time.
Andres Freund
2017-09-19
1
-15
/
+19
*
Correct base backup throttling
Alvaro Herrera
2017-09-05
1
-11
/
+26
*
Phase 3 of pgindent updates.
Tom Lane
2017-06-21
1
-15
/
+15
*
Phase 2 of pgindent updates.
Tom Lane
2017-06-21
1
-7
/
+7
*
Initial pgindent run with pg_bsd_indent version 2.0.
Tom Lane
2017-06-21
1
-6
/
+6
*
Post-PG 10 beta1 pgindent run
Bruce Momjian
2017-05-17
1
-16
/
+16
*
Fix new warnings from GCC 7
Peter Eisentraut
2017-04-17
1
-2
/
+2
*
Add pg_current_logfile() function.
Robert Haas
2017-03-03
1
-0
/
+4
*
Remove useless duplicate inclusions of system header files.
Tom Lane
2017-02-25
1
-1
/
+0
*
Consistently declare timestamp variables as TimestampTz.
Tom Lane
2017-02-23
1
-6
/
+6
*
Update copyright via script for 2017
Bruce Momjian
2017-01-03
1
-1
/
+1
*
Fix base backup rate limiting in presence of slow i/o
Magnus Hagander
2016-12-19
1
-17
/
+7
*
Rename "pg_xlog" directory to "pg_wal".
Robert Haas
2016-10-20
1
-10
/
+10
*
Extend framework from commit 53be0b1ad to report latch waits.
Robert Haas
2016-10-04
1
-1
/
+2
*
Exclude additional directories in pg_basebackup
Peter Eisentraut
2016-09-28
1
-91
/
+169
*
pgindent run for 9.6
Robert Haas
2016-06-09
1
-2
/
+2
*
Implement backup API functions for non-exclusive backups
Magnus Hagander
2016-04-05
1
-7
/
+10
*
Update copyright for 2016
Bruce Momjian
2016-01-02
1
-1
/
+1
*
Adopt the GNU convention for handling tar-archive members exceeding 8GB.
Tom Lane
2015-11-21
1
-17
/
+1
*
Measure string lengths only once
Alvaro Herrera
2015-10-27
1
-11
/
+19
*
Fix assorted inconsistencies in our calls of readlink().
Tom Lane
2015-05-28
1
-1
/
+2
*
pgindent run for 9.5
Bruce Momjian
2015-05-23
1
-10
/
+11
*
Fix more typos in comments.
Heikki Linnakangas
2015-05-20
1
-2
/
+2
*
Collection of typo fixes.
Heikki Linnakangas
2015-05-20
1
-1
/
+1
*
Map basebackup tablespaces using a tablespace_map file
Andrew Dunstan
2015-05-12
1
-85
/
+53
*
Add macros to check if a filename is a WAL segment or other such file.
Heikki Linnakangas
2015-05-08
1
-5
/
+2
*
Error when creating names too long for tar format
Peter Eisentraut
2015-02-24
1
-1
/
+20
*
Replace walsender's latch with the general shared latch.
Andres Freund
2015-01-17
1
-2
/
+8
*
Update copyright for 2015
Bruce Momjian
2015-01-06
1
-1
/
+1
*
Prevent WAL files created by pg_basebackup -x/X from being archived again.
Andres Freund
2015-01-03
1
-0
/
+24
*
Fix typos in comments.
Fujii Masao
2014-06-11
1
-1
/
+1
*
Ensure cleanup in case of early errors in streaming base backups
Magnus Hagander
2014-05-28
1
-11
/
+18
*
pgindent run for 9.4
Bruce Momjian
2014-05-06
1
-10
/
+10
*
Rationalize common/relpath.[hc].
Tom Lane
2014-04-30
1
-1
/
+1
*
Another round of Coverity fixes
Stephen Frost
2014-03-03
1
-1
/
+2
*
Allow BASE_BACKUP to be throttled
Alvaro Herrera
2014-02-27
1
-2
/
+135
*
pg_basebackup: Skip only the *contents* of pg_replslot.
Robert Haas
2014-02-25
1
-4
/
+12
*
Make pg_basebackup skip temporary statistics files.
Fujii Masao
2014-02-03
1
-1
/
+30
*
Introduce replication slots.
Robert Haas
2014-01-31
1
-0
/
+4
*
Change the suffix of auto conf temporary file from "temp" to "tmp".
Fujii Masao
2014-01-27
1
-1
/
+1
*
Update copyright for 2014
Bruce Momjian
2014-01-07
1
-1
/
+1
*
Avoid including tablespaces inside PGDATA twice in base backups
Magnus Hagander
2014-01-07
1
-7
/
+52
*
Add ALTER SYSTEM command to edit the server configuration file.
Tatsuo Ishii
2013-12-18
1
-0
/
+7
*
Don't crash when pg_xlog is empty and pg_basebackup -x is used
Magnus Hagander
2013-08-24
1
-0
/
+8
*
pgindent run for release 9.3
Bruce Momjian
2013-05-29
1
-29
/
+35
*
In base backup, only include our own tablespace version directory.
Heikki Linnakangas
2013-03-25
1
-13
/
+55
*
Add quotes to messages
Peter Eisentraut
2013-02-22
1
-3
/
+3
[next]