index
:
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
REL_16_STABLE
REL_17_STABLE
REL_18_STABLE
Release_1_0_3
WIN32_DEV
ecpg_big_bison
master
This is the main PostgreSQL git repository.
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_combinebackup
Age
Commit message (
Expand
)
Author
7 days
Standardize LSN formatting by zero padding
Álvaro Herrera
14 days
Run pgperltidy
Joe Conway
2025-05-05
Translation updates
Peter Eisentraut
2025-04-28
pg_combinebackup: Message style improvements
Peter Eisentraut
2025-04-27
Remove inappropriate inclusions of c.h and postgres_fe.h.
Tom Lane
2025-04-15
pg_combinebackup: Fix incorrect code documentation
Daniel Gustafsson
2025-04-07
Use XLOG_CONTROL_FILE macro consistently for control file name.
Fujii Masao
2025-03-29
Use PRI?64 instead of "ll?" in format strings (continued).
Peter Eisentraut
2025-03-25
initdb: Add --no-sync-data-files.
Nathan Bossart
2025-03-17
Fix indentation.
Robert Haas
2025-03-17
pg_combinebackup: Add -k, --link option.
Robert Haas
2025-03-17
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-13
pg_noreturn to replace pg_attribute_noreturn()
Peter Eisentraut
2025-02-09
Refactor TAP test code for file comparisons into new routine in Utils.pm
Michael Paquier
2025-01-29
Fix grammatical typos around possessive "its"
John Naylor
2025-01-22
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
Run perltidy
Michael Paquier
2025-01-01
Update copyright for 2025
Bruce Momjian
2024-12-17
pg_combinebackup: Fix PITR comparison test in 002_compare_backups
Michael Paquier
2024-11-26
Clean up newlines following left parentheses
Álvaro Herrera
2024-11-06
Remove unused #include's from bin .c files
Peter Eisentraut
2024-11-04
pg_combinebackup: Error if incremental file exists in full backup.
Robert Haas
2024-11-04
pg_combinebackup: When reconstructing, avoid double slash in filename.
Robert Haas
2024-10-02
File size in a backup manifest should use uint64, not size_t.
Robert Haas
2024-09-03
Fix typos in code comments and test data
Daniel Gustafsson
2024-09-03
Fix typos and grammar in code comments and docs
Michael Paquier
2024-09-03
Define PG_TBLSPC_DIR for path pg_tblspc/ in data folder
Michael Paquier
2024-08-27
Message style improvements
Peter Eisentraut
2024-07-26
Wait for WAL summarization to catch up before creating .partial file.
Robert Haas
2024-07-18
Do not summarize WAL if generated with wal_level=minimal.
Robert Haas
2024-07-02
Convert some extern variables to static
Peter Eisentraut
2024-06-30
Run pgperltidy
Michael Paquier
2024-06-30
Add PG_TEST_PG_COMBINEBACKUP_MODE
Tomas Vondra
2024-06-30
Add pg_combinebackup --copy option
Tomas Vondra
2024-06-30
Add headers needed by pg_combinebackup --clone
Tomas Vondra
2024-06-24
Translation updates
Peter Eisentraut
2024-06-21
pg_combinebackup: Error message improvements
Peter Eisentraut
2024-06-21
Remove redundant newlines from error messages
Peter Eisentraut
2024-06-21
parse_manifest: Use const char *
Peter Eisentraut
2024-06-20
pg_combinebackup: Fix small mistake in --help output
Peter Eisentraut
2024-06-20
Fix redundancy in error messages
Peter Eisentraut
2024-06-13
Add missing source files to nls.mk
Peter Eisentraut
2024-06-12
Harmonize function parameter names for Postgres 17.
Peter Geoghegan
2024-05-20
Translation updates
Peter Eisentraut
2024-05-14
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
Add missing gettext triggers
Peter Eisentraut
2024-05-14
Add missing source files to pg_combinebackup/nls.mk
Peter Eisentraut
2024-05-14
Make formatting in nls.mk files more consistent
Peter Eisentraut
2024-05-06
Translation updates
Peter Eisentraut
2024-05-03
Fix an assortment of typos
David Rowley
[next]