index
:
postgresql
REL_16_STABLE
master
postgresql mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
bin
/
pg_basebackup
/
t
/
010_pg_basebackup.pl
Commit message (
Expand
)
Author
Age
*
Fix inconsistent quoting for some options in TAP tests
Michael Paquier
2025-03-17
*
Improve TAP tests of pg_basebackup
Michael Paquier
2025-01-23
*
Improve grammar of options for command arrays in TAP tests
Michael Paquier
2025-01-22
*
Run perltidy
Michael Paquier
2025-01-22
*
Update copyright for 2025
Bruce Momjian
2025-01-01
*
Message style improvements
Peter Eisentraut
2024-08-29
*
Symlink pg_replslot robustly on Windows in pg_basebackup test
Andrew Dunstan
2024-07-08
*
Skip some permissions checks on Cygwin
Andrew Dunstan
2024-06-13
*
Pre-beta mechanical code beautification.
Tom Lane
2024-05-14
*
Try again to add test coverage for pg_combinebackup w/tablespaces.
Robert Haas
2024-04-23
*
Revert recent ill-advised test case changes.
Robert Haas
2024-04-19
*
Make PostgreSQL::Test::Cluster::init_from_backup handle tablespaces.
Robert Haas
2024-04-19
*
Allow dbname to be written as part of connstring via pg_basebackup's -R option.
Amit Kapila
2024-03-21
*
Activate perlcritic InputOutput::RequireCheckedSyscalls and fix resulting war...
Peter Eisentraut
2024-03-19
*
Add the system identifier to backup manifests.
Robert Haas
2024-03-13
*
Remove AIX support
Heikki Linnakangas
2024-02-28
*
Skip .DS_Store files in server side utils
Daniel Gustafsson
2024-02-13
*
Update copyright for 2024
Bruce Momjian
2024-01-03
*
Make all Perl warnings fatal
Peter Eisentraut
2023-12-29
*
Add support for incremental backup.
Robert Haas
2023-12-20
*
Fix tmpdir issues with commit e213de8e78
Andrew Dunstan
2023-07-08
*
Use shorter location for pg_replslot in pg_basebackup test
Andrew Dunstan
2023-07-08
*
Skip pg_baseback long filename test if path too long on Windows
Andrew Dunstan
2023-07-06
*
Improve pg_basebackup long file name test Windows robustness
Andrew Dunstan
2023-07-03
*
Pre-beta mechanical code beautification.
Tom Lane
2023-05-19
*
Support long distance matching for zstd compression
Tomas Vondra
2023-04-06
*
Update copyright for 2023
Bruce Momjian
2023-01-02
*
Message style improvements
Peter Eisentraut
2022-09-24
*
Simplify handling of compression level with compression specifications
Michael Paquier
2022-09-14
*
Remove unnecessary Windows-specific basebackup code.
Thomas Munro
2022-07-22
*
Pre-beta mechanical code beautification.
Tom Lane
2022-05-12
*
Use standard timeout, in 010_pg_basebackup.pl.
Noah Misch
2022-04-15
*
Remove exclusive backup mode
Stephen Frost
2022-04-06
*
Allow parallel zstd compression when taking a base backup.
Robert Haas
2022-03-30
*
Harden TAP tests that intentionally corrupt page checksums.
Tom Lane
2022-03-25
*
Remove unused module imports from TAP tests
Daniel Gustafsson
2022-03-24
*
Replace BASE_BACKUP COMPRESSION_LEVEL option with COMPRESSION_DETAIL.
Robert Haas
2022-03-23
*
Fix collection of typos in the code and the documentation
Michael Paquier
2022-03-15
*
Quick exit on log stream child exit in pg_basebackup
Daniel Gustafsson
2022-02-23
*
Remove PostgreSQL::Test::Utils::perl2host completely
Andrew Dunstan
2022-02-20
*
Remove command checks in tests of pg_basebackup and pg_receivewal
Michael Paquier
2022-02-15
*
Authorize new user in pg_basebackup tests
Andrew Dunstan
2022-02-03
*
Fix server crash bug in 'server' backup target.
Robert Haas
2022-02-02
*
Unbreak pg_basebackup/t/010_pg_basebackup.pl on msys
Andrew Dunstan
2022-01-24
*
Extend the options of pg_basebackup to control compression
Michael Paquier
2022-01-21
*
Support base backup targets.
Robert Haas
2022-01-20
*
tests: Consistently use pg_basebackup -cfast --no-sync to accelerate tests.
Andres Freund
2022-01-17
*
Fix thinko coming from 000f3adf
Michael Paquier
2022-01-08
*
Update copyright for 2022
Bruce Momjian
2022-01-07
*
Add TAP tests for pg_basebackup with compression
Michael Paquier
2022-01-07
[next]