PostgreSQL Source Code  git master
ec_member_matches_arg Struct Reference

Data Fields

IndexOptInfoindex
 
int indexcol
 

Detailed Description

Definition at line 70 of file indxpath.c.

Field Documentation

◆ index

IndexOptInfo* ec_member_matches_arg::index

Definition at line 72 of file indxpath.c.

◆ indexcol

int ec_member_matches_arg::indexcol

Definition at line 73 of file indxpath.c.


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