PostgreSQL Source Code  git master
SimpleActionList Struct Reference

Data Fields

SimpleActionListCellhead
 
SimpleActionListCelltail
 

Detailed Description

Definition at line 60 of file startup.c.

Field Documentation

◆ head

SimpleActionListCell* SimpleActionList::head

Definition at line 62 of file startup.c.

◆ tail

SimpleActionListCell* SimpleActionList::tail

Definition at line 63 of file startup.c.


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