175 printf(
_(
"Failure, exiting\n"));
205 printf(
_(
"Failure, exiting\n"));
229 char *result =
pg_malloc(strlen(s) * 2 + 3);
254 const char *user_name;
282 return strtoul(
str, NULL, 10);
#define pg_attribute_printf(f, a)
char * pg_strdup(const char *in)
void * pg_malloc(size_t size)
static void const char fflush(stdout)
static void const char * fmt
const char * get_user_name(char **errstr)
void pg_fatal(const char *fmt,...)
unsigned int str2uint(const char *str)
void pg_log(eLogType type, const char *fmt,...)
void prep_status_progress(const char *fmt,...)
int get_user_info(char **user_name_p)
static void void report_status(eLogType type, const char *fmt,...)
char * quote_identifier(const char *s)
void prep_status(const char *fmt,...)
static void pg_log_v(eLogType type, const char *fmt, va_list ap) pg_attribute_printf(2
void end_progress_output(void)