53 while (*bufptr && *bufptr !=
'\n')
61 for (ptr =
fline; *ptr; ptr++)
63 if (!
isspace((
unsigned char) *ptr))
66 if (*ptr ==
'\0' || *ptr ==
'#')
96 entry = &entries[
nlines - 1];
122 entry = &entries[
nlines - 1];
TimeLineHistoryEntry * rewind_parseTimeLineHistory(char *buffer, TimeLineID targetTLI, int *nentries)
void * pg_malloc(size_t size)
void * pg_realloc(void *ptr, size_t size)
#define pg_log_error(...)
#define pg_log_error_detail(...)
#define InvalidXLogRecPtr