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

Field Documentation

◆ numkeys

int UniquePath::numkeys

Definition at line 2565 of file pathnodes.h.

◆ path

Path UniquePath::path

Definition at line 2563 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify().

◆ subpath

Path* UniquePath::subpath

Definition at line 2564 of file pathnodes.h.


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