Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PgFdwAnalyzeState Struct Reference

Data Fields

Relation rel
AttInMetadataattinmeta
Listretrieved_attrs
HeapTuplerows
int targrows
int numrows
double samplerows
double rowstoskip
double rstate
MemoryContext anl_cxt
MemoryContext temp_cxt

Detailed Description

Definition at line 191 of file postgres_fdw.c.


Field Documentation

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().

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().


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