PostgreSQL Source Code  git master
IndexClause Struct Reference

#include <pathnodes.h>

Public Member Functions

 pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type
 

Data Fields

struct RestrictInforinfo
 
Listindexquals
 
bool lossy
 
AttrNumber indexcol
 
Listindexcols
 

Detailed Description

Definition at line 1742 of file pathnodes.h.

Member Function Documentation

◆ pg_node_attr()

IndexClause::pg_node_attr ( no_copy_equal  ,
no_read  ,
no_query_jumble   
)

Field Documentation

◆ indexcol

◆ indexcols

◆ indexquals

◆ lossy

◆ rinfo


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