PostgreSQL Source Code git master
Loading...
Searching...
No Matches
CIEN_context Struct Reference

Data Fields

Relation rel
 
StringInfo buf
 

Detailed Description

Definition at line 77 of file indexcmds.c.

Field Documentation

◆ buf

StringInfo CIEN_context::buf

Definition at line 80 of file indexcmds.c.

Referenced by ChooseIndexExpressionName(), and ChooseIndexExpressionName_walker().

◆ rel

Relation CIEN_context::rel

Definition at line 79 of file indexcmds.c.

Referenced by ChooseIndexExpressionName(), and ChooseIndexExpressionName_walker().


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