PostgreSQL Source Code git master
Loading...
Searching...
No Matches
pgDataValue Struct Reference

#include <libpq-int.h>

Data Fields

int len
 
const charvalue
 

Detailed Description

Definition at line 300 of file libpq-int.h.

Field Documentation

◆ len

int pgDataValue::len

Definition at line 302 of file libpq-int.h.

Referenced by pqRowProcessor().

◆ value

const char* pgDataValue::value

Definition at line 303 of file libpq-int.h.


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