PostgreSQL Source Code  git master
PathKeyInfo Struct Reference

#include <pathnodes.h>

Data Fields

NodeTag type
 
Listpathkeys
 
Listclauses
 

Detailed Description

Definition at line 1473 of file pathnodes.h.

Field Documentation

◆ clauses

List* PathKeyInfo::clauses

◆ pathkeys

◆ type

NodeTag PathKeyInfo::type

Definition at line 1475 of file pathnodes.h.


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