PostgreSQL Source Code  git master
Float Struct Reference

#include <value.h>

Public Member Functions

 pg_node_attr (special_read_write) NodeTag type
 

Data Fields

char * fval
 

Detailed Description

Definition at line 47 of file value.h.

Member Function Documentation

◆ pg_node_attr()

Float::pg_node_attr ( special_read_write  )

Field Documentation

◆ fval

char* Float::fval

Definition at line 52 of file value.h.

Referenced by _outFloat(), make_const(), makeFloat(), and typenameTypeMod().


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