PostgreSQL Source Code: TidPath Struct Reference (original) (raw)

#include <[pathnodes.h](pathnodes%5F8h%5Fsource.html)>

Data Fields
Path path
List * tidquals

Detailed Description

Definition at line 1958 of file pathnodes.h.

Field Documentation

path

Path TidPath::path

Definition at line 1960 of file pathnodes.h.

Referenced by oauth_server.OAuthHandler::_should_modify(), create_tidscan_path(), and create_tidscan_plan().

tidquals

List* TidPath::tidquals

Definition at line 1961 of file pathnodes.h.

Referenced by create_tidscan_path(), and create_tidscan_plan().


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