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

Data Fields

enum AttStatsColumns res_field
 
enum AttImportSqlArgs arg_num
 

Detailed Description

Definition at line 456 of file postgres_fdw.c.

Field Documentation

◆ arg_num

enum AttImportSqlArgs AttrResultArgMap::arg_num

Definition at line 459 of file postgres_fdw.c.

Referenced by import_fetched_statistics().

◆ res_field

enum AttStatsColumns AttrResultArgMap::res_field

Definition at line 458 of file postgres_fdw.c.

Referenced by import_fetched_statistics().


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