PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
ec_member_foreign_arg Struct Reference

Data Fields

Exprcurrent
 
Listalready_used
 

Detailed Description

Definition at line 310 of file postgres_fdw.c.

Field Documentation

◆ already_used

List* ec_member_foreign_arg::already_used

Definition at line 313 of file postgres_fdw.c.

◆ current

Expr* ec_member_foreign_arg::current

Definition at line 312 of file postgres_fdw.c.


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