Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

DomainIOData Struct Reference

Data Fields

Oid domain_type
Oid typiofunc
Oid typioparam
int32 typtypmod
FmgrInfo proc
Listconstraint_list
ExprContextecontext
MemoryContext mcxt

Detailed Description

Definition at line 47 of file domains.c.


Field Documentation

Definition at line 56 of file domains.c.

Referenced by domain_check_input(), 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().


The documentation for this struct was generated from the following file: