1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 8240eb5da5 Autogenerate PostgreSQL versions.
This will make adding/removing versions of PostgreSQL more reliable.
2023-04-16 17:41:27 +03:00
..
build Autogenerate PostgreSQL versions. 2023-04-16 17:41:27 +03:00
command Rename PG_VERSION_*_STR constants to PG_VERSION_*_Z. 2023-04-16 17:32:24 +03:00
common Add error retry detail for HTTP retries. 2023-04-06 11:38:18 +04:00
config Parameterize configLoad() as cfgLoadP(). 2023-04-11 16:28:29 +04:00
db Rename PG_VERSION_*_STR constants to PG_VERSION_*_Z. 2023-04-16 17:32:24 +03:00
info Update 32-bit CI host to Debian 10 from Ubuntu 18.04. 2023-04-06 08:22:14 +04:00
postgres Autogenerate PostgreSQL versions. 2023-04-16 17:41:27 +03:00
protocol Improve retry error messages. 2023-04-06 11:03:46 +04:00
storage Convert XmlNode from allocation to object. 2023-03-30 14:50:46 +05:00
.gitignore Unify code builder binaries into a single binary. 2022-07-20 17:45:39 -04:00
build.auto.h.in Add FN_PRINTF() macro. 2023-01-30 10:51:48 +07:00
configure Begin v2.46 development. 2023-03-20 10:25:44 +08:00
main.c Move error modules to common/error directory. 2023-04-06 10:38:49 +04:00
Makefile.in Improve retry error messages. 2023-04-06 11:03:46 +04:00
meson.build Improve retry error messages. 2023-04-06 11:03:46 +04:00
version.h Begin v2.46 development. 2023-03-20 10:25:44 +08:00