PostgreSQL Source Code  git master
PQArgBlock Struct Reference

#include <libpq-fe.h>

Data Fields

int len
 
int isint
 
union {
   int *   ptr
 
   int   integer
 
u
 

Detailed Description

Definition at line 255 of file libpq-fe.h.

Field Documentation

◆ integer

◆ isint

◆ len

◆ ptr

int* PQArgBlock::ptr

Definition at line 261 of file libpq-fe.h.

Referenced by lo_lseek64(), lo_truncate64(), and lo_write().

◆ 


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