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

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 
bool dummypp
 

Detailed Description

Definition at line 2479 of file pathnodes.h.

Field Documentation

◆ dummypp

bool ProjectionPath::dummypp

Definition at line 2483 of file pathnodes.h.

◆ path

Path ProjectionPath::path

Definition at line 2481 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ subpath

Path* ProjectionPath::subpath

Definition at line 2482 of file pathnodes.h.


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