1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/src
David Steele 28ab65df10 Remove unused struct member.
Perhaps this was intended to verify the WAL size but was never implemented.

Verifying the WAL size is probably a good idea so this member may be added back if the feature is implemented.
2020-05-01 09:08:37 -04:00
..
build Begin v2.27 development. 2020-04-20 15:58:06 -04:00
command Remove unused struct member. 2020-05-01 09:08:37 -04:00
common Refactor regular expression error handling per Coverity report. 2020-04-28 15:55:54 -04:00
config Enforce non-null for most string options. 2020-04-30 10:34:44 -04:00
db Enforce non-null for most string options. 2020-04-30 10:34:44 -04:00
info Fix issue checking if file links are contained in path links. 2020-04-30 10:47:09 -04:00
postgres Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
protocol Standardize some section names in headers. 2020-04-03 18:15:32 -04:00
storage Convert storagePosixNew() to storagePosixNewP(). 2020-04-30 11:01:38 -04:00
.gitignore Use a checksum to build configure.ac more efficiently. 2020-03-14 12:39:29 -04:00
build.auto.h.in Add UNCONSTIFY() macro. 2020-04-02 16:58:38 -04:00
configure Begin v2.27 development. 2020-04-20 15:58:06 -04:00
main.c Add repo-create, repo-get, repo-put, and repo-rm commands. 2020-03-09 17:15:03 -04:00
Makefile.in Split session functionality of TlsClient out into TlsSession. 2020-04-14 15:02:18 -04:00
version.h Begin v2.27 development. 2020-04-20 15:58:06 -04:00