|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Data Fields | |
| Path | path |
| Path * | subpath |
| List * | rowMarks |
| int | epqParam |
Definition at line 2665 of file pathnodes.h.
| int LockRowsPath::epqParam |
Definition at line 2670 of file pathnodes.h.
| Path LockRowsPath::path |
Definition at line 2667 of file pathnodes.h.
Referenced by oauth_server.OAuthHandler::_should_modify().
| List* LockRowsPath::rowMarks |
Definition at line 2669 of file pathnodes.h.
| Path* LockRowsPath::subpath |
Definition at line 2668 of file pathnodes.h.