PostgreSQL Source Code git master
Loading...
Searching...
No Matches
LockRowsPath Struct Reference

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 
ListrowMarks
 
int epqParam
 

Detailed Description

Definition at line 2665 of file pathnodes.h.

Field Documentation

◆ epqParam

int LockRowsPath::epqParam

Definition at line 2670 of file pathnodes.h.

◆ path

Path LockRowsPath::path

Definition at line 2667 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ rowMarks

List* LockRowsPath::rowMarks

Definition at line 2669 of file pathnodes.h.

◆ subpath

Path* LockRowsPath::subpath

Definition at line 2668 of file pathnodes.h.


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