PostgreSQL Source Code  git master
foreign_loc_cxt Struct Reference

Data Fields

Oid collation
 
FDWCollateState state
 

Detailed Description

Definition at line 90 of file deparse.c.

Field Documentation

◆ collation

Oid foreign_loc_cxt::collation

Definition at line 92 of file deparse.c.

Referenced by foreign_expr_walker(), and is_foreign_expr().

◆ state

FDWCollateState foreign_loc_cxt::state

Definition at line 93 of file deparse.c.

Referenced by foreign_expr_walker(), and is_foreign_expr().


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