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