|
PostgreSQL Source Code git master
|
#include <pathnodes.h>
Public Member Functions | |
| pg_node_attr (no_copy_equal, no_read, no_query_jumble) NodeTag type | |
| Datum initValue | pg_node_attr (read_write_ignore) |
Definition at line 3744 of file pathnodes.h.
| AggTransInfo::pg_node_attr | ( | no_copy_equal | , |
| no_read | , | ||
| no_query_jumble | |||
| ) |
| Datum initValue AggTransInfo::pg_node_attr | ( | read_write_ignore | ) |
| Expr* AggTransInfo::aggfilter |
Definition at line 3752 of file pathnodes.h.
| int32 AggTransInfo::aggtransspace |
Definition at line 3775 of file pathnodes.h.
| Oid AggTransInfo::aggtranstype |
Definition at line 3767 of file pathnodes.h.
Referenced by find_compatible_trans().
| int32 AggTransInfo::aggtranstypmod |
Definition at line 3770 of file pathnodes.h.
| List* AggTransInfo::args |
Definition at line 3751 of file pathnodes.h.
| Oid AggTransInfo::combinefn_oid |
Definition at line 3764 of file pathnodes.h.
Referenced by find_compatible_trans().
| Oid AggTransInfo::deserialfn_oid |
Definition at line 3761 of file pathnodes.h.
Referenced by find_compatible_trans().
| bool AggTransInfo::initValueIsNull |
Definition at line 3779 of file pathnodes.h.
Referenced by find_compatible_trans().
| Oid AggTransInfo::serialfn_oid |
Definition at line 3758 of file pathnodes.h.
Referenced by find_compatible_trans().
| Oid AggTransInfo::transfn_oid |
Definition at line 3755 of file pathnodes.h.
Referenced by find_compatible_trans().
| bool AggTransInfo::transtypeByVal |
Definition at line 3772 of file pathnodes.h.
| int AggTransInfo::transtypeLen |
Definition at line 3771 of file pathnodes.h.