PostgreSQL Source Code git master
|
Data Fields | |
PLpgSQL_func_hashkey | key |
PLpgSQL_function * | function |
PLpgSQL_function* plpgsql_hashent::function |
Definition at line 64 of file pl_comp.c.
Referenced by plpgsql_HashTableInsert(), and plpgsql_HashTableLookup().
PLpgSQL_func_hashkey plpgsql_hashent::key |
Definition at line 63 of file pl_comp.c.
Referenced by plpgsql_HashTableInsert().