1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2026-04-26 21:02:59 +02:00

Commit Graph

  • d10ad3780a Fix test logging. Yegor 2025-03-20 00:17:59 +07:00
  • f00c0d4e85 Fix comments in unit tests. Yegor 2025-03-19 22:34:32 +07:00
  • 750a051b7a Add numeric output to version command. Stefan Fercot 2025-02-28 23:53:03 +01:00
  • 57ffd2dfcb Fix multi-architecture unit testing. David Steele 2025-02-28 15:38:05 -06:00
  • 814bf487c3 Add support for GCS requester pays. Timothée Peignier 2025-02-25 14:37:22 -08:00
  • 4db0263fd6 Add support for S3 requester pays. Timothée Peignier 2025-02-25 14:12:28 -08:00
  • 7941d6506e Remove unneeded verbiage from option descriptions. David Steele 2025-02-25 15:36:55 -06:00
  • f2bbfad29c Fix case in option summary. David Steele 2025-02-21 08:24:57 -06:00
  • 2155a12a3d Add detail logging for expired archive path. Stefan Fercot 2025-02-17 18:51:51 +01:00
  • 4dcfa9ef59 Add detail logging to expire test. Stefan Fercot 2025-02-17 10:56:57 -06:00
  • 82299eb4cd Clarify requirement for local/remote pgBackRest versions to match. Greg Clough 2025-02-15 18:00:00 +00:00
  • 47f050f8fd Fix expire archive range logging. David Steele 2025-02-15 12:17:04 -05:00
  • ef0a71d629 Update Cirrus-CI FreeBSD runner versions. David Steele 2025-02-15 11:02:23 -06:00
  • aa7210a183 Change --process-max recommendation for object stores to --repo-bundle. David Steele 2025-02-04 11:15:51 -05:00
  • 922e9f0775 Verify recovery target timeline. David Steele 2025-02-04 10:06:17 -05:00
  • 322e764f29 Add Coverity build to release instructions. David Steele 2025-01-30 21:43:48 -05:00
  • 6e437defa9 Refactor backupBlockIncrMapSize() range handling to satisfy Coverity. David Steele 2025-01-30 14:28:28 -05:00
  • 89615eee65 Refactor loop in restoreManifestMap() to satisfy Coverity. David Steele 2025-01-30 13:59:42 -05:00
  • 5421ef3e92 Add cast to suppress Coverity complaint about volatile used in assert(). David Steele 2025-01-30 13:48:59 -05:00
  • d5cefb7290 Fix error reporting for queries with no results. David Steele 2025-01-29 13:48:26 -05:00
  • d50b01b485 Add assertions to satisfy Coverity about possible underflows. David Steele 2025-01-28 18:48:11 -05:00
  • e46374dc7d Lower log level of backupDbPing()/dbPing() to trace. David Steele 2025-01-28 15:30:23 -05:00
  • e625ed8be2 Caveat --tablespace-map-all regarding tablespace creation. David Steele 2025-01-28 09:14:30 -05:00
  • dde1b04772 Add StringId linter. David Steele 2025-01-27 17:14:34 -05:00
  • d582739d82 Convert 5-bit test StringId to 6-bit. David Steele 2025-01-27 15:51:57 -05:00
  • 6df96f505f Separate version into component parts. David Steele 2025-01-23 17:12:05 -05:00
  • 6776940c3b Use three part version in development builds. David Steele 2025-01-23 14:55:44 -05:00
  • e59385718c Update CI containers to include newest PostgreSQL patch releases. David Steele 2025-01-23 08:10:37 -05:00
  • 6fbb28fa2d Do not set recovery_target_timeline=current for PostgreSQL < 12. David Steele 2025-01-23 07:58:41 -05:00
  • e58d468e27 Fix typo. David Steele 2025-01-21 18:39:51 -05:00
  • 931435c017 Allow backup command to operate on remote repositories. David Steele 2025-01-21 11:45:50 -05:00
  • 844f91fe3f Specify length of encoding strings. David Steele 2025-01-20 15:12:27 -05:00
  • 4bc9376d6f Remove "Additional Notes" header from release notes. David Steele 2025-01-20 14:19:25 -05:00
  • 23bd392bdc Improve hex encode performance with bytewise lookup. David Steele 2025-01-20 14:09:54 -05:00
  • 713f6657d3 Merge v2.54.2 release. David Steele 2025-01-20 10:57:27 -05:00
  • 962346080f v2.54.2: Bug Fix release/2.54.2 David Steele 2025-01-20 10:18:27 -05:00
  • 7a33d6168b Replace constant version with macro in backup test module. David Steele 2025-01-14 13:10:32 -05:00
  • c7a5b4cac2 Update LICENSE.txt and PostgreSQL copyright for 2025. David Steele 2025-01-14 12:50:27 -05:00
  • dbc6f28753 Fix issue after disabling bundling with block incremental enabled. David Steele 2025-01-14 12:40:44 -05:00
  • 18fcd2a376 Fix compression type in integration tests. David Steele 2025-01-14 12:16:42 -05:00
  • 5da2df4a93 Clarify behavior of multiple configuration files. David Steele 2025-01-14 12:07:44 -05:00
  • 85eb9f3558 Clarify that unhandled errors may occur in edge cases. David Steele 2025-01-14 11:51:27 -05:00
  • 17ed08ba86 Update runner versions on Github actions. David Steele 2025-01-14 11:41:21 -05:00
  • cdc25b6328 Begin v2.54.2 development. David Steele 2025-01-14 11:39:44 -05:00
  • 6244f02bb3 Update runner versions on Github actions. David Steele 2025-01-14 10:50:48 -05:00
  • fd23257c6a Remove extraneous const qualifier. David Steele 2025-01-06 13:50:14 -05:00
  • b5bb1aa72c Remove makefile formatting from editor config. David Steele 2025-01-05 13:32:09 -05:00
  • 5fac1b4058 Update LICENSE.txt and PostgreSQL copyright for 2025. David Steele 2025-01-02 09:11:19 -05:00
  • 4a94b6bef9 Refactor protocol helper. David Steele 2024-12-27 13:51:50 -05:00
  • 13f23f2168 Fix issue after disabling bundling with block incremental enabled. David Steele 2024-12-26 12:01:59 -05:00
  • 9ee3b2c593 Fix compression type in integration tests. David Steele 2024-12-26 10:45:11 -05:00
  • 8b9e03d618 Move linkCreate interface function to alphabetical order. David Steele 2024-12-23 10:30:41 -05:00
  • 48ecbe422d Clarify behavior of multiple configuration files. David Steele 2024-12-19 13:52:59 -05:00
  • 3210c9283f Clarify that unhandled errors may occur in edge cases. David Steele 2024-12-16 14:55:44 -05:00
  • 690c9803c3 Add missing const qualifier. David Steele 2024-12-16 12:56:03 -05:00
  • 005c7e974f Merge v2.54.1 release. David Steele 2024-12-16 12:04:21 -05:00
  • 9b72bfd9b2 v2.54.1: Bug Fix release/2.54.1 David Steele 2024-12-16 10:41:06 -05:00
  • 359de9eb61 Rephrase invitation to star on Github. David Steele 2024-12-15 11:28:46 -05:00
  • 4d4d23131c Rephrase invitation to star on Github. David Steele 2024-12-15 11:11:04 -05:00
  • f30efbe86d Change "find" to "visit" in introduction. David Steele 2024-12-12 15:26:37 -05:00
  • 46360d1ed4 Update release notes for PostgreSQL 17 support. David Steele 2024-12-12 14:36:11 -05:00
  • dd424ba290 Update Fedora test image to Fedora 41. David Steele 2024-12-12 14:28:44 -05:00
  • b9e8a88596 Add wait for async archive log exists check in integration test. David Steele 2024-12-12 14:22:24 -05:00
  • b90ce9eb8c Stabilize async archiving in integration tests. David Steele 2024-12-12 14:04:56 -05:00
  • 3fa450f3a1 Exclude function void return logging macros from coverage reporting. David Steele 2024-12-12 13:50:56 -05:00
  • 8d6911898a Fix issue with version/help commands attempting to load pgbackrest.conf. David Steele 2024-12-12 13:41:55 -05:00
  • 38cecf9443 Exclude function logging macros from coverage reporting. David Steele 2024-12-12 13:31:52 -05:00
  • 12042c607e Fix misplaced volatile qualifiers in GCS authorization JWT generation. David Steele 2024-12-12 13:22:07 -05:00
  • c6a2bfa55a Update Cirrus MacOS runner to OpenSSL 3. David Steele 2024-12-12 11:54:05 -05:00
  • f3c41ee831 Begin v2.54.1 development. David Steele 2024-12-12 11:50:14 -05:00
  • fbb31eefca Change "find" to "visit" in introduction. David Steele 2024-12-11 10:03:52 -05:00
  • 5c8296df06 Remove reference to disabling network compression in the documentation. David Steele 2024-12-10 11:22:45 -05:00
  • d96966065b Add missing const qualifier. David Steele 2024-12-09 13:19:55 -05:00
  • 0e143ba7e7 Remove --min-gen option from test.pl. David Steele 2024-11-27 17:05:31 -05:00
  • cad595f9f8 Full/incremental backup method. David Steele 2024-11-26 11:23:43 -05:00
  • 0577b03016 Use lz4 for protocol compression. David Steele 2024-11-26 11:03:27 -05:00
  • 4af42d93b2 Update release notes for PostgreSQL 17 support. David Steele 2024-11-25 10:38:37 -05:00
  • c351263a1d Fix typos. Kian-Meng Ang 2024-11-23 04:25:43 +08:00
  • 7f2dfc021c Update Fedora test image to Fedora 41. David Steele 2024-11-18 13:33:03 -05:00
  • 33d7681347 Enable missing-variable-declarations compiler warning. David Steele 2024-11-18 10:58:00 -05:00
  • 4ae160aa34 Add wait for async archive log exists check in integration test. David Steele 2024-11-15 09:44:15 -05:00
  • 12fe139315 Allow negative values for integer options. David Steele 2024-11-13 17:48:14 -05:00
  • d7c2d2ba1b Move compression driver param list management to a common module. David Steele 2024-11-13 17:28:21 -05:00
  • 274bb24a5a Stabilize async archiving in integration tests. Viktor Kurilko 2024-11-13 21:56:42 +07:00
  • db912c049c Exclude function void return logging macros from coverage reporting. David Steele 2024-11-08 10:21:25 -05:00
  • c9c73ede9d Fix issue with version/help commands attempting to load pgbackrest.conf. David Steele 2024-11-07 10:30:16 -05:00
  • c678543165 Remove conditional compilation for lz4. David Steele 2024-11-07 09:27:02 -05:00
  • 355e27d69c Exclude function logging macros from coverage reporting. David Steele 2024-11-02 11:50:30 -04:00
  • fc5fdb8d35 Fix incorrect log macros. David Steele 2024-11-02 11:36:56 -04:00
  • ed39078068 Enable float-equal and init-self compiler warnings. David Steele 2024-10-29 14:15:12 +02:00
  • 98670aee89 Enable redundant-decls compiler warning. David Steele 2024-10-28 19:13:38 +02:00
  • 9ec9b9d120 Enable missing-prototypes compiler warning. David Steele 2024-10-28 17:49:55 +02:00
  • 21f7d2d3a8 Enable cast-qual compiler warning. David Steele 2024-10-28 14:21:38 +02:00
  • bb7e1724a9 Update String, Buffer, and Variant constants to work with cast-qual. David Steele 2024-10-28 13:21:35 +02:00
  • a981ef08d7 Fix misplaced volatile qualifiers in GCS authorization JWT generation. David Steele 2024-10-28 13:20:19 +02:00
  • 118f93baab Update Cirrus MacOS runner to OpenSSL 3. David Steele 2024-10-28 13:07:35 +02:00
  • 48f511dad3 Remove support for PostgreSQL 9.4. David Steele 2024-10-21 13:56:04 +03:00
  • 89c9baba72 Remove autoconf/make build. David Steele 2024-10-21 13:32:35 +03:00
  • 4125f726a8 Begin v2.55.0 development. David Steele 2024-10-21 09:11:49 +03:00
  • 1e5f46b7d9 v2.54.0: Target Time for Versioned Storage release/2.54.0 David Steele 2024-10-21 08:57:43 +03:00