Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

xl_restore_point Struct Reference

#include <xlog_internal.h>

Data Fields

TimestampTz rp_time
char rp_name [MAXFNAMELEN]

Detailed Description

Definition at line 214 of file xlog_internal.h.


Field Documentation

char xl_restore_point::rp_name[MAXFNAMELEN]

Definition at line 217 of file xlog_internal.h.

Referenced by recoveryStopsHere(), xlog_desc(), and XLogRestorePoint().

Definition at line 216 of file xlog_internal.h.

Referenced by recoveryStopsHere(), and XLogRestorePoint().


The documentation for this struct was generated from the following file: