1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
2022-04-19 18:07:11 -04:00
..
build Remove extra linefeed. 2022-04-19 18:07:11 -04:00
command Return stats as a JSON string rather than a KeyValue object. 2022-04-14 20:34:42 -04:00
common Return stats as a JSON string rather than a KeyValue object. 2022-04-14 20:34:42 -04:00
config Suppress existing WAL warning when archive-mode-check is disabled. 2022-04-08 15:00:20 -04:00
db Replace strCatFmt() with strCat()/strCatZ() where appropriate. 2022-04-07 11:44:45 -04:00
info Align checksum page error list in manifest file packs. 2022-03-24 17:55:38 -06:00
postgres Use specific integer types in postgres/client and db unit tests. 2022-04-18 12:14:22 -04:00
protocol Add LENGTH_OF() macro. 2022-04-07 19:00:15 -04:00
storage Refactor remote storage protocol to use Packs instead of JSON. 2022-04-18 14:08:53 -04:00
.gitignore Migrate command-line help generation to C. 2021-09-08 18:16:06 -04:00
build.auto.h.in Define DEBUG in build.auto.c. 2021-04-13 18:06:07 -04:00
configure Begin v2.39 development. 2022-03-06 11:14:01 -06:00
main.c Add LENGTH_OF() macro. 2022-04-07 19:00:15 -04:00
Makefile.in Improve path validation for repo-* commands. 2022-03-22 07:50:26 -06:00
version.h Begin v2.39 development. 2022-03-06 11:14:01 -06:00