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

#include <libpq-fe.h>

Data Fields

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

Detailed Description

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

Field Documentation

◆ integer

◆ isint

◆ len

◆ ptr

int* PQArgBlock::ptr

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

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

◆ [union]


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