1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 64ddc163c9 Allow cipherPassSub() to be set in Info without the constructor.
This value is not always known when the object is created so allow it to be set later.
2019-11-15 10:50:17 -05:00
..
command Update varNew*() calls to Variant constant macros. 2019-11-14 16:50:58 -05:00
common Allow trailing / for relative paths in strPathAbsolute(). 2019-11-15 08:53:15 -05:00
config Document maximum version for auto-stop option. 2019-10-03 06:58:52 -04:00
db Refactor error logic to make sure Db object gets freed immediately. 2019-10-09 08:43:30 -04:00
info Allow cipherPassSub() to be set in Info without the constructor. 2019-11-15 10:50:17 -05:00
perl Begin v2.20 development. 2019-11-12 15:56:28 -05:00
postgres Remove pgPath parameter from pgControlFromFile(). 2019-10-03 11:14:22 -04:00
protocol Remove pretty-printing from jsonFromKv() and jsonFromVar(). 2019-10-11 13:03:52 -04:00
storage Update varNew*() calls to Variant constant macros. 2019-11-14 16:50:58 -05:00
.gitignore Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
build.auto.h.in Add configure script for improved multi-platform support. 2019-04-26 08:08:23 -04:00
configure Begin v2.20 development. 2019-11-12 15:56:28 -05:00
configure.ac Begin v2.20 development. 2019-11-12 15:56:28 -05:00
main.c The check command is implemented entirely in C. 2019-10-08 18:04:09 -04:00
Makefile.in Fix remote timeout in delta restore. 2019-10-10 09:27:46 -04:00
version.h Begin v2.20 development. 2019-11-12 15:56:28 -05:00