|
PostgreSQL Source Code git master
|

Go to the source code of this file.
Macros | |
| #define | PG_NDISTINCT_KEY_ATTRIBUTES "attributes" |
| #define | PG_NDISTINCT_KEY_NDISTINCT "ndistinct" |
| #define | PG_DEPENDENCIES_KEY_ATTRIBUTES "attributes" |
| #define | PG_DEPENDENCIES_KEY_DEPENDENCY "dependency" |
| #define | PG_DEPENDENCIES_KEY_DEGREE "degree" |
| #define PG_DEPENDENCIES_KEY_ATTRIBUTES "attributes" |
Definition at line 43 of file statistics_format.h.
| #define PG_DEPENDENCIES_KEY_DEGREE "degree" |
Definition at line 45 of file statistics_format.h.
| #define PG_DEPENDENCIES_KEY_DEPENDENCY "dependency" |
Definition at line 44 of file statistics_format.h.
| #define PG_NDISTINCT_KEY_ATTRIBUTES "attributes" |
Definition at line 29 of file statistics_format.h.
| #define PG_NDISTINCT_KEY_NDISTINCT "ndistinct" |
Definition at line 30 of file statistics_format.h.