PostgreSQL Source Code  git master
ForBothCellState Struct Reference

#include <pg_list.h>

Data Fields

const Listl1
 
const Listl2
 
int i1
 
int i2
 

Detailed Description

Definition at line 86 of file pg_list.h.

Field Documentation

◆ i1

int ForBothCellState::i1

Definition at line 90 of file pg_list.h.

◆ i2

int ForBothCellState::i2

Definition at line 91 of file pg_list.h.

◆ l1

const List* ForBothCellState::l1

Definition at line 88 of file pg_list.h.

◆ l2

const List* ForBothCellState::l2

Definition at line 89 of file pg_list.h.


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