1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-12 10:04:14 +02:00
pgbackrest/src
David Steele ca13f11b4a Optimization for jsonFromStrInternal().
This is an extremely hot code path when saving the manifest so every little bit helps.
2022-01-22 17:20:25 -05:00
..
build Add support for AWS S3 server-side encryption using KMS. 2022-01-13 08:46:14 -05:00
command Pack manifest file structs to save memory. 2022-01-21 17:05:07 -05:00
common Optimization for jsonFromStrInternal(). 2022-01-22 17:20:25 -05:00
config Remove extra spaces. 2022-01-18 17:40:53 -05:00
db Replace cfgOptionGroupIdxToKey() with cfgOptionGroupName(). 2022-01-10 09:10:06 -05:00
info Pack manifest file structs to save memory. 2022-01-21 17:05:07 -05:00
postgres Remove support for PostgreSQL 8.3/8.4. 2022-01-06 15:34:04 -05:00
protocol Add error type and message to CHECK() macro. 2021-11-30 16:21:15 -05:00
storage Remove extra spaces. 2022-01-18 17:40:53 -05: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.38 development. 2022-01-03 08:52:25 -05:00
main.c Add SIGTERM and SIGHUP handling to TLS server. 2021-12-07 18:18:43 -05:00
Makefile.in Simplify manifest defaults. 2022-01-21 15:22:48 -05:00
version.h Begin v2.38 development. 2022-01-03 08:52:25 -05:00