PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
TupleQueueReader Struct Reference

Data Fields

shm_mq_handlequeue
 

Detailed Description

Definition at line 43 of file tqueue.c.

Field Documentation

◆ queue

shm_mq_handle* TupleQueueReader::queue

Definition at line 45 of file tqueue.c.

Referenced by CreateTupleQueueReader(), and TupleQueueReaderNext().


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