PostgreSQL Source Code  git master
plpgsql_hashent Struct Reference

Data Fields

PLpgSQL_func_hashkey key
 
PLpgSQL_functionfunction
 

Detailed Description

Definition at line 64 of file pl_comp.c.

Field Documentation

◆ function

PLpgSQL_function* plpgsql_hashent::function

Definition at line 67 of file pl_comp.c.

Referenced by plpgsql_HashTableInsert(), and plpgsql_HashTableLookup().

◆ key

PLpgSQL_func_hashkey plpgsql_hashent::key

Definition at line 66 of file pl_comp.c.

Referenced by plpgsql_HashTableInsert().


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