Data Fields | |
Relation | rel |
AttInMetadata * | attinmeta |
List * | retrieved_attrs |
HeapTuple * | rows |
int | targrows |
int | numrows |
double | samplerows |
double | rowstoskip |
double | rstate |
MemoryContext | anl_cxt |
MemoryContext | temp_cxt |
Definition at line 191 of file postgres_fdw.c.
Definition at line 208 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 194 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 200 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 193 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 195 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 198 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 204 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
double PgFdwAnalyzeState::rstate |
Definition at line 205 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 203 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 199 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().
Definition at line 209 of file postgres_fdw.c.
Referenced by analyze_row_processor(), and postgresAcquireSampleRowsFunc().