Header And Logo

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

Data Fields

LockingClause Struct Reference

#include <parsenodes.h>

Data Fields

NodeTag type
ListlockedRels
LockClauseStrength strength
bool noWait

Detailed Description

Definition at line 592 of file parsenodes.h.


Field Documentation

Definition at line 595 of file parsenodes.h.

Referenced by isLockedRefname(), and transformLockingClause().

Definition at line 597 of file parsenodes.h.

Referenced by transformLockingClause().

Definition at line 596 of file parsenodes.h.

Referenced by transformLockingClause().

Definition at line 594 of file parsenodes.h.


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