PostgreSQL Source Code  git master
polymorphic_actuals Struct Reference

Data Fields

Oid anyelement_type
 
Oid anyarray_type
 
Oid anyrange_type
 
Oid anymultirange_type
 

Detailed Description

Definition at line 35 of file funcapi.c.

Field Documentation

◆ anyarray_type

Oid polymorphic_actuals::anyarray_type

◆ anyelement_type

Oid polymorphic_actuals::anyelement_type

◆ anymultirange_type

◆ anyrange_type


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