Thanks to visit codestin.com
Credit goes to doxygen.postgresql.org

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: