PostgreSQL Source Code  git master
ForBothState Struct Reference

#include <pg_list.h>

Data Fields

const Listl1
 
const Listl2
 
int i
 

Detailed Description

Definition at line 79 of file pg_list.h.

Field Documentation

◆ i

int ForBothState::i

Definition at line 83 of file pg_list.h.

◆ l1

const List* ForBothState::l1

Definition at line 81 of file pg_list.h.

◆ l2

const List* ForBothState::l2

Definition at line 82 of file pg_list.h.


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