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
/
backup
/
basebackup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix various typos
David Rowley
2023-04-18
1
-1
/
+1
*
Reword overly-optimistic comment about backup checksum verification.
Robert Haas
2023-03-06
1
-5
/
+15
*
Remove an old comment that doesn't seem especially useful.
Robert Haas
2023-03-06
1
-7
/
+0
*
In basebackup.c, perform end-of-file test after checksum validation.
Robert Haas
2023-03-06
1
-8
/
+9
*
Update copyright for 2023
Bruce Momjian
2023-01-02
1
-1
/
+1
*
Static assertions cleanup
Peter Eisentraut
2022-12-15
1
-2
/
+2
*
Fix failure to advance content pointer in sendFileWithContent.
Robert Haas
2022-12-12
1
-0
/
+1
*
Rename shadowed local variables
David Rowley
2022-10-05
1
-4
/
+4
*
Restore pg_pread and friends.
Thomas Munro
2022-09-29
1
-1
/
+1
*
Revert 56-bit relfilenode change and follow-up commits.
Robert Haas
2022-09-28
1
-1
/
+1
*
Increase width of RelFileNumbers from 32 bits to 56 bits.
Robert Haas
2022-09-27
1
-1
/
+1
*
Remove dependency to StringInfo in xlogbackup.{c.h}
Michael Paquier
2022-09-27
1
-3
/
+2
*
Refactor creation of backup_label and backup history files
Michael Paquier
2022-09-26
1
-13
/
+29
*
Message style improvements
Peter Eisentraut
2022-09-24
1
-2
/
+2
*
Harmonize more parameter names in bulk.
Peter Geoghegan
2022-09-20
1
-1
/
+1
*
Message style improvements
Peter Eisentraut
2022-09-17
1
-1
/
+1
*
Split up guc.c for better build speed and ease of maintenance.
Tom Lane
2022-09-13
1
-0
/
+1
*
Remove obsolete comment
Peter Eisentraut
2022-08-26
1
-1
/
+1
*
Move basebackup code to new directory src/backend/backup
Robert Haas
2022-08-10
1
-0
/
+1829