PostgreSQL Source Code  git master
ForThreeState Struct Reference

#include <pg_list.h>

Data Fields

const Listl1
 
const Listl2
 
const Listl3
 
int i
 

Detailed Description

Definition at line 94 of file pg_list.h.

Field Documentation

◆ i

int ForThreeState::i

Definition at line 99 of file pg_list.h.

◆ l1

const List* ForThreeState::l1

Definition at line 96 of file pg_list.h.

◆ l2

const List* ForThreeState::l2

Definition at line 97 of file pg_list.h.

◆ l3

const List* ForThreeState::l3

Definition at line 98 of file pg_list.h.


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