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

#include <simple_list.h>

Data Fields

struct SimpleOidListCellnext
 
Oid val
 

Detailed Description

Definition at line 20 of file simple_list.h.

Field Documentation

◆ next

struct SimpleOidListCell* SimpleOidListCell::next

◆ val

Oid SimpleOidListCell::val

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