Data Fields | |
| Oid | domain_type |
| Oid | typiofunc |
| Oid | typioparam |
| int32 | typtypmod |
| FmgrInfo | proc |
| List * | constraint_list |
| ExprContext * | econtext |
| MemoryContext | mcxt |
Definition at line 47 of file domains.c.
Definition at line 56 of file domains.c.
Referenced by domain_check_input(), and domain_state_setup().
Definition at line 49 of file domains.c.
Referenced by domain_check(), domain_check_input(), domain_in(), domain_recv(), and domain_state_setup().
Definition at line 58 of file domains.c.
Referenced by domain_check_input(), and domain_state_setup().
Definition at line 60 of file domains.c.
Referenced by domain_check_input(), and domain_state_setup().
Definition at line 54 of file domains.c.
Referenced by domain_in(), domain_recv(), and domain_state_setup().
Definition at line 51 of file domains.c.
Referenced by domain_state_setup().
Definition at line 52 of file domains.c.
Referenced by domain_in(), domain_recv(), and domain_state_setup().
Definition at line 53 of file domains.c.
Referenced by domain_in(), domain_recv(), and domain_state_setup().
1.7.1