PostgreSQL Source Code  git master
Integer Struct Reference

#include <value.h>

Public Member Functions

 pg_node_attr (special_read_write) NodeTag type
 

Data Fields

int ival
 

Detailed Description

Definition at line 28 of file value.h.

Member Function Documentation

◆ pg_node_attr()

Integer::pg_node_attr ( special_read_write  )

Field Documentation

◆ ival

int Integer::ival

Definition at line 33 of file value.h.

Referenced by _outInteger(), and makeInteger().


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