1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 2862f480cd Add special file type to storageInfo().
There's not much we can do with special files, but higher level logic can at least exclude them gracefully rather than throwing a hard error.
2019-08-23 07:24:25 -04:00
..
command The stanza-create/update/delete commands are implemented entirely in C. 2019-08-21 16:26:28 -04:00
common Add reset to temp memory contexts to save memory and processing time. 2019-08-19 21:16:10 -04:00
config Fix expire not immediately writing into separate file after backup. 2019-08-17 17:43:56 -04:00
db Add Db object getters missed in e4901d50. 2019-08-21 11:59:51 -04:00
info Allow Info* objects to be created from scratch in C. 2019-08-21 15:12:00 -04:00
perl Move info file checksum to the end of the file. 2019-08-21 19:45:48 -04:00
postgres The stanza-create/update/delete commands are implemented entirely in C. 2019-08-21 16:26:28 -04:00
protocol Fix comment indents. 2019-08-21 14:14:30 -04:00
storage Add special file type to storageInfo(). 2019-08-23 07:24:25 -04: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.17 development. 2019-08-05 12:32:06 -04:00
configure.ac Begin v2.17 development. 2019-08-05 12:32:06 -04:00
main.c The stanza-create/update/delete commands are implemented entirely in C. 2019-08-21 16:26:28 -04:00
Makefile.in The stanza-create/update/delete commands are implemented entirely in C. 2019-08-21 16:26:28 -04:00
version.h Begin v2.17 development. 2019-08-05 12:32:06 -04:00