1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele ff98636e41 Update 32-bit CI host to Debian 10 from Ubuntu 18.04.
Ubuntu 18.04 will be EOL before the next release, so update to the oldest available Debian version.

Also fix one incorrect return value type, a test cast, and adjust some test timeouts.
2023-04-06 08:22:14 +04:00
..
build Simplify object creation with OBJ_NEW_BEGIN() macro. 2023-03-28 15:05:18 +06:00
command Use Buffer object for page buffer in PageChecksum filter. 2023-03-30 15:43:37 +05:00
common Sleep using nanosleep() instead of select(). 2023-03-30 17:46:25 +05:00
config Simplify object creation with OBJ_NEW_BEGIN() macro. 2023-03-28 15:05:18 +06:00
db Simplify object creation with OBJ_NEW_BEGIN() macro. 2023-03-28 15:05:18 +06:00
info Update 32-bit CI host to Debian 10 from Ubuntu 18.04. 2023-04-06 08:22:14 +04:00
postgres Simplify object creation with OBJ_NEW_BEGIN() macro. 2023-03-28 15:05:18 +06:00
protocol Simplify object creation with OBJ_NEW_BEGIN() macro. 2023-03-28 15:05:18 +06: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 Prototype manifest command. 2023-03-14 21:56:05 +07:00
Makefile.in Prototype manifest command. 2023-03-14 21:56:05 +07:00
meson.build Prototype manifest command. 2023-03-14 21:56:05 +07:00
version.h Begin v2.46 development. 2023-03-20 10:25:44 +08:00