PostgreSQL Source Code  git master
xl_standby_lock Struct Reference

#include <lockdefs.h>

Data Fields

TransactionId xid
 
Oid dbOid
 
Oid relOid
 

Detailed Description

Definition at line 49 of file lockdefs.h.

Field Documentation

◆ dbOid

Oid xl_standby_lock::dbOid

◆ relOid

Oid xl_standby_lock::relOid

◆ xid


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