PostgreSQL Source Code git master
Loading...
Searching...
No Matches
AnyArrayType Union Reference

#include <array.h>

Data Fields

ArrayType flt
 
ExpandedArrayHeader xpn
 

Detailed Description

Definition at line 177 of file array.h.

Field Documentation

◆ flt

ArrayType AnyArrayType::flt

Definition at line 179 of file array.h.

◆ xpn

ExpandedArrayHeader AnyArrayType::xpn

Definition at line 180 of file array.h.

Referenced by array_unnest().


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