|
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 3789 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 3797 of file pathnodes.h.
| int32 AggTransInfo::aggtransspace |
Definition at line 3820 of file pathnodes.h.
| Oid AggTransInfo::aggtranstype |
Definition at line 3812 of file pathnodes.h.
Referenced by find_compatible_trans().
| int32 AggTransInfo::aggtranstypmod |
Definition at line 3815 of file pathnodes.h.
| List* AggTransInfo::args |
Definition at line 3796 of file pathnodes.h.
| Oid AggTransInfo::combinefn_oid |
Definition at line 3809 of file pathnodes.h.
Referenced by find_compatible_trans().
| Oid AggTransInfo::deserialfn_oid |
Definition at line 3806 of file pathnodes.h.
Referenced by find_compatible_trans().
| bool AggTransInfo::initValueIsNull |
Definition at line 3824 of file pathnodes.h.
Referenced by find_compatible_trans().
| Oid AggTransInfo::serialfn_oid |
Definition at line 3803 of file pathnodes.h.
Referenced by find_compatible_trans().
| Oid AggTransInfo::transfn_oid |
Definition at line 3800 of file pathnodes.h.
Referenced by find_compatible_trans().
| bool AggTransInfo::transtypeByVal |
Definition at line 3817 of file pathnodes.h.
| int AggTransInfo::transtypeLen |
Definition at line 3816 of file pathnodes.h.