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 2681 of file pathnodes.h.

Field Documentation

◆ epqParam

int LockRowsPath::epqParam

Definition at line 2686 of file pathnodes.h.

◆ path

Path LockRowsPath::path

Definition at line 2683 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ rowMarks

List* LockRowsPath::rowMarks

Definition at line 2685 of file pathnodes.h.

◆ subpath

Path* LockRowsPath::subpath

Definition at line 2684 of file pathnodes.h.


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