PostgreSQL Source Code  git master
proclist_head Struct Reference

#include <proclist_types.h>

Data Fields

ProcNumber head
 
ProcNumber tail
 

Detailed Description

Definition at line 38 of file proclist_types.h.

Field Documentation

◆ head

ProcNumber proclist_head::head

Definition at line 40 of file proclist_types.h.

◆ tail

ProcNumber proclist_head::tail

Definition at line 41 of file proclist_types.h.


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