15 #ifndef PG_BACKUP_UTILS_H
16 #define PG_BACKUP_UTILS_H
36 extern
void exit_horribly(const
char *modulename, const
char *fmt,...) pg_attribute_printf(2, 3) pg_attribute_noreturn();
static const char * modulename
void void vwrite_msg(const char *modulename, const char *fmt, va_list ap) pg_attribute_printf(2
void write_msg(const char *modulename, const char *fmt,...) pg_attribute_printf(2
#define pg_attribute_printf(f, a)
void(* on_exit_nicely_callback)(int code, void *arg)
void exit_nicely(int code) pg_attribute_noreturn()
void set_dump_section(const char *arg, int *dumpSections)
void pg_attribute_noreturn()
on_exit_nicely_callback function
void void void on_exit_nicely(on_exit_nicely_callback function, void *arg)
void exit_horribly(const char *modulename, const char *fmt,...) pg_attribute_printf(2