PostgreSQL Source Code
git master
|
Data Fields | |
Oid | srctype |
Oid | dsttype |
int32 | srctypmod |
int32 | dsttypmod |
Oid plpgsql_CastHashKey::dsttype |
Definition at line 155 of file pl_exec.c.
Referenced by get_cast_hashentry().
int32 plpgsql_CastHashKey::dsttypmod |
Definition at line 157 of file pl_exec.c.
Referenced by get_cast_hashentry().
Oid plpgsql_CastHashKey::srctype |
Definition at line 154 of file pl_exec.c.
Referenced by get_cast_hashentry().
int32 plpgsql_CastHashKey::srctypmod |
Definition at line 156 of file pl_exec.c.
Referenced by get_cast_hashentry().