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

#include <postgres.h>

Data Fields

Datum value
 
bool isnull
 

Detailed Description

Definition at line 72 of file postgres.h.

Field Documentation

◆ isnull

◆ value


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