#include <plpgsql.h>
Data Fields | |
| Oid | funcOid |
| bool | isTrigger |
| Oid | trigrelOid |
| Oid | inputCollation |
| Oid | argtypes [FUNC_MAX_ARGS] |
Definition at line 649 of file plpgsql.h.
| Oid PLpgSQL_func_hashkey::argtypes[FUNC_MAX_ARGS] |
Definition at line 676 of file plpgsql.h.
Referenced by compute_function_hashkey().
Definition at line 651 of file plpgsql.h.
Referenced by compute_function_hashkey().
Definition at line 670 of file plpgsql.h.
Referenced by compute_function_hashkey().
Definition at line 653 of file plpgsql.h.
Referenced by compute_function_hashkey().
Definition at line 663 of file plpgsql.h.
Referenced by compute_function_hashkey().
1.7.1