1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-16 10:20:02 +02:00
pgbackrest/src/common
David Steele 82751b3b51 Split debug and assert code into separate headers.
Assert can be used earlier because it only depends on the error-handler and not logging.
2018-04-07 13:12:35 -04:00
..
encode More C type cleanup. 2018-04-06 21:46:45 -04:00
io Cleanup C types. 2018-04-05 22:38:11 -04:00
type Split debug and assert code into separate headers. 2018-04-07 13:12:35 -04:00
assert.h Split debug and assert code into separate headers. 2018-04-07 13:12:35 -04:00
debug.h Split debug and assert code into separate headers. 2018-04-07 13:12:35 -04:00
encode.c More C type cleanup. 2018-04-06 21:46:45 -04:00
encode.h More C type cleanup. 2018-04-06 21:46:45 -04:00
error.auto.c Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
error.auto.h Create a master list of errors in build/error.yaml. 2018-02-08 16:11:47 -05:00
error.c More C type cleanup. 2018-04-06 21:46:45 -04:00
error.h More C type cleanup. 2018-04-06 21:46:45 -04:00
exit.c Improve logging. 2018-03-12 11:03:38 -04:00
exit.h Add command and exit modules. 2018-01-17 09:15:51 -05:00
ini.c Allow MemContext objects to be copied to a new parent. 2018-04-06 17:04:52 -04:00
ini.h Cleanup C types. 2018-04-05 22:38:11 -04:00
log.c Split debug and assert code into separate headers. 2018-04-07 13:12:35 -04:00
log.h More C type cleanup. 2018-04-06 21:46:45 -04:00
memContext.c Split debug and assert code into separate headers. 2018-04-07 13:12:35 -04:00
memContext.h More C type cleanup. 2018-04-06 21:46:45 -04:00
regExp.c More C type cleanup. 2018-04-06 21:46:45 -04:00
regExp.h More C type cleanup. 2018-04-06 21:46:45 -04:00
time.c More C type cleanup. 2018-04-06 21:46:45 -04:00
time.h More C type cleanup. 2018-04-06 21:46:45 -04:00
wait.c Storage object improvements. 2018-04-03 12:25:21 -04:00
wait.h More C type cleanup. 2018-04-06 21:46:45 -04:00