PostgreSQL Source Code git master
xl_seq_rec Struct Reference

#include <sequence_xlog.h>

Data Fields

RelFileLocator locator
 

Detailed Description

Definition at line 34 of file sequence_xlog.h.

Field Documentation

◆ locator

RelFileLocator xl_seq_rec::locator

Definition at line 36 of file sequence_xlog.h.

Referenced by fill_seq_fork_with_data(), nextval_internal(), seq_desc(), and SetSequence().


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