|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Functions | |
| TimeLineHistoryEntry * | rewind_parseTimeLineHistory (char *buffer, TimeLineID targetTLI, int *nentries) |
| TimeLineHistoryEntry * rewind_parseTimeLineHistory | ( | char * | buffer, |
| TimeLineID | targetTLI, | ||
| int * | nentries | ||
| ) |
Definition at line 28 of file timeline.c.
References TimeLineHistoryEntry::begin, TimeLineHistoryEntry::end, fb(), InvalidXLogRecPtr, pg_log_error, pg_log_error_detail, pg_malloc(), pg_realloc(), and TimeLineHistoryEntry::tli.
Referenced by getTimelineHistory().