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)
#define pg_realloc_array(pointer, type, count)
#define pg_malloc_array(type, count)
#define pg_log_error(...)
#define pg_log_error_detail(...)
#define InvalidXLogRecPtr