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

#include <pathnodes.h>

Data Fields

Path path
 
Pathsubpath
 
int numkeys
 

Detailed Description

Definition at line 2545 of file pathnodes.h.

Field Documentation

◆ numkeys

int UniquePath::numkeys

Definition at line 2549 of file pathnodes.h.

◆ path

Path UniquePath::path

Definition at line 2547 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ subpath

Path* UniquePath::subpath

Definition at line 2548 of file pathnodes.h.


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