mirror of
https://github.com/pgbackrest/pgbackrest.git
synced 2024-12-12 10:04:14 +02:00
930fee3a0c
This function was included in a header but not declared inline, so linker errors happened when the header was included into more than one file. Because of the setjmp() in TRY_BEGIN() it can't be inlined so put it in a C file. Also add some missing headers. |
||
---|---|---|
.. | ||
certificate | ||
code-count | ||
data | ||
expect | ||
lib/pgBackRestTest | ||
src | ||
.gitignore | ||
ci.pl | ||
container.yaml | ||
define.yaml | ||
Dockerfile | ||
test.pl | ||
Vagrantfile |