|
PostgreSQL Source Code git master
|
Data Fields | |
| AttrNumber | cur_attno |
| Relation | rel |
| ForeignScanState * | fsstate |
Definition at line 310 of file postgres_fdw.c.
| AttrNumber ConversionLocation::cur_attno |
Definition at line 312 of file postgres_fdw.c.
| ForeignScanState* ConversionLocation::fsstate |
Definition at line 314 of file postgres_fdw.c.
| Relation ConversionLocation::rel |
Definition at line 313 of file postgres_fdw.c.