PostgreSQL Source Code  git master
PgBenchExprList Struct Reference

#include <pgbench.h>

Data Fields

PgBenchExprLinkhead
 
PgBenchExprLinktail
 

Detailed Description

Definition at line 135 of file pgbench.h.

Field Documentation

◆ head

PgBenchExprLink* PgBenchExprList::head

Definition at line 137 of file pgbench.h.

◆ tail

PgBenchExprLink* PgBenchExprList::tail

Definition at line 138 of file pgbench.h.


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