PostgreSQL Source Code  git master
ec_member_foreign_arg Struct Reference

Data Fields

Exprcurrent
 
Listalready_used
 

Detailed Description

Definition at line 313 of file postgres_fdw.c.

Field Documentation

◆ already_used

List* ec_member_foreign_arg::already_used

Definition at line 316 of file postgres_fdw.c.

◆ current

Expr* ec_member_foreign_arg::current

Definition at line 315 of file postgres_fdw.c.


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