summaryrefslogtreecommitdiff
path: root/src/bin/pg_verifybackup
Commit message (Expand)AuthorAgeFilesLines
* Support long distance matching for zstd compressionTomas Vondra2023-04-062-0/+16
* meson: add install-{quiet, world} targetsAndres Freund2023-03-231-1/+1
* Add support for progress reporting to pg_verifybackupMichael Paquier2023-02-062-7/+96
* Update copyright for 2023Bruce Momjian2023-01-0215-15/+15
* Add copyright notices to meson filesAndrew Dunstan2022-12-202-0/+4
* Change JsonSemAction to allow non-throw error reporting.Tom Lane2022-12-111-14/+26
* meson: Add some missing env settings for tests of pg_dump and pg_verifybackupMichael Paquier2022-11-291-0/+4
* meson: Add windows resource filesAndres Freund2022-10-051-0/+6
* meson: Add initial version of meson based build systemAndres Freund2022-09-212-0/+34
* Harmonize more parameter names in bulk.Peter Geoghegan2022-09-201-1/+1
* Clean up inconsistent use of fflush().Tom Lane2022-08-291-0/+1
* Revert "Use wildcards instead of manually-maintained file lists in */nls.mk."Tom Lane2022-07-131-1/+3
* Use wildcards instead of manually-maintained file lists in */nls.mk.Tom Lane2022-07-131-3/+1
* NLS: Put list of available languages into LINGUAS filesPeter Eisentraut2022-07-132-1/+1
* Clean up some includes and comments in TAP test scriptsMichael Paquier2022-07-071-1/+0
* Translation updatesPeter Eisentraut2022-05-169-643/+830
* Pre-beta mechanical code beautification.Tom Lane2022-05-127-107/+122
* Remove extraneous blank lines before block-closing bracesAlvaro Herrera2022-04-131-2/+0
* Improve frontend error logging style.Tom Lane2022-04-082-21/+15
* Allow parallel zstd compression when taking a base backup.Robert Haas2022-03-302-5/+57
* Remove unused module imports from TAP testsDaniel Gustafsson2022-03-249-16/+0
* Change HAVE_LIBLZ4 and HAVE_LIBZSTD tests to USE_LZ4 and USE_ZSTD.Robert Haas2022-03-153-6/+6
* Fix collection of typos in the code and the documentationMichael Paquier2022-03-152-2/+2
* Add support for zstd base backup compression.Robert Haas2022-03-084-0/+23
* Remove PostgreSQL::Test::Utils::perl2host completelyAndrew Dunstan2022-02-202-4/+3
* Add ./configure check for "lz4" commandMichael Paquier2022-02-142-4/+6
* Replace Test::More plans with done_testingDaniel Gustafsson2022-02-1110-11/+30
* pg_basebackup: Allow client-side LZ4 (de)compression.Robert Haas2022-02-112-1/+117
* Add suport for server-side LZ4 base backup compression.Robert Haas2022-02-112-1/+10
* Remove superfluous variable.Robert Haas2022-01-281-1/+0
* Fix mistakes in commit d45099425eb19e420433c9d81d354fe585f4dbd6.Robert Haas2022-01-281-1/+1
* Allow server-side compression to be used with -Fp.Robert Haas2022-01-281-0/+61
* Unbreak pg_verifybackup/t/008_untar.pl on msysAndrew Dunstan2022-01-241-1/+2
* Server-side gzip compression.Robert Haas2022-01-242-0/+111
* tests: Consistently use pg_basebackup -cfast --no-sync to accelerate tests.Andres Freund2022-01-175-6/+6
* Update copyright for 2022Bruce Momjian2022-01-0710-10/+10
* Move Perl test modules to a better namespaceAndrew Dunstan2021-10-247-22/+22
* Add more $Test::Builder::Level in the TAP testsMichael Paquier2021-10-121-0/+6
* Fix warning in TAP test of pg_verifybackupMichael Paquier2021-10-061-1/+1
* Fix backup manifests to generate correct WAL-Ranges across timelinesMichael Paquier2021-08-231-1/+18
* Unify PostgresNode's new() and get_new_node() methodsAndrew Dunstan2021-07-295-5/+5
* Add missing exit() in pg_verifybackup when failing to find pg_waldumpMichael Paquier2021-07-291-0/+1
* Simplify error handing of jsonapi.c for the frontendMichael Paquier2021-07-022-2/+2
* Translation updatesPeter Eisentraut2021-06-213-46/+527
* Translation updatesPeter Eisentraut2021-05-171-65/+115
* Translation updatesPeter Eisentraut2021-05-1010-113/+3464
* Add a copyright notice to perl files lacking one.Andrew Dunstan2021-05-077-0/+21
* Simplify printing of LSNsPeter Eisentraut2021-02-231-4/+2
* Add result size as argument of pg_cryptohash_final() for overflow checksMichael Paquier2021-02-151-1/+2
* Update copyright for 2021Bruce Momjian2021-01-023-3/+3