1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/libc
David Steele 03f1082e86 Improve logging.
Move command begin to C except when it must be called after another command in Perl (e.g. expire after backup). Command begin logs correctly for complex data types like hash and list. Specify which commands will log to file immediately and set the default log level for log messages that are common to all commands. File logging is initiated from C.
2018-03-12 11:03:38 -04:00
..
build/lib/pgBackRestLibC Improve code generation performance. 2018-03-09 23:00:20 -05:00
lib/pgBackRest Fix incorrect enum types in config.c that throw warnings under clang. 2018-02-26 10:02:33 -05:00
t Convert configuration definitions from auto-generated functions to auto-generated data structures. 2017-11-02 08:14:13 -04:00
xs Rename retention-* options to repo-retention-*. 2018-02-19 15:07:24 -05:00
LibC.h Disable -Wclobber compiler warning. 2017-11-19 16:44:33 -05:00
LibC.xs Move Perl option JSON generation to a new module. 2018-02-14 09:49:01 -05:00
Makefile.PL Improve logging. 2018-03-12 11:03:38 -04:00
typemap Library code for repository encryption support. 2017-11-03 13:57:58 -04:00