Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

PLpgSQL_func_hashkey Struct Reference

#include <plpgsql.h>

Data Fields

Oid funcOid
bool isTrigger
Oid trigrelOid
Oid inputCollation
Oid argtypes [FUNC_MAX_ARGS]

Detailed Description

Definition at line 649 of file plpgsql.h.


Field Documentation

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().


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