PostgreSQL Source Code  git master
PGcmdQueueEntry Struct Reference

#include <libpq-int.h>

Data Fields

PGQueryClass queryclass
 
char * query
 
struct PGcmdQueueEntrynext
 

Detailed Description

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

Field Documentation

◆ next

struct PGcmdQueueEntry* PGcmdQueueEntry::next

◆ query

◆ queryclass


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