|
PostgreSQL Source Code git master
|
#include <execnodes.h>
Data Fields | |
| FmgrInfo | flinfo |
| FunctionCallInfo | fcinfo |
| OffsetNumber | attno |
Definition at line 2379 of file execnodes.h.
| OffsetNumber PresortedKeyData::attno |
Definition at line 2383 of file execnodes.h.
Referenced by isCurrentGroup().
| FunctionCallInfo PresortedKeyData::fcinfo |
Definition at line 2382 of file execnodes.h.
| FmgrInfo PresortedKeyData::flinfo |
Definition at line 2381 of file execnodes.h.