PostgreSQL Source Code  git master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
ArrayMapState Struct Reference

#include <array.h>

Data Fields

ArrayMetaState inp_extra
 
ArrayMetaState ret_extra
 

Detailed Description

Definition at line 232 of file array.h.

Field Documentation

ArrayMetaState ArrayMapState::inp_extra

Definition at line 234 of file array.h.

Referenced by array_map().

ArrayMetaState ArrayMapState::ret_extra

Definition at line 235 of file array.h.

Referenced by array_map().


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