PostgreSQL Source Code  git master
PgBenchExprLink Struct Reference

#include <pgbench.h>

Data Fields

PgBenchExprexpr
 
PgBenchExprLinknext
 

Detailed Description

Definition at line 129 of file pgbench.h.

Field Documentation

◆ expr

PgBenchExpr* PgBenchExprLink::expr

Definition at line 131 of file pgbench.h.

Referenced by evalStandardFunc().

◆ next

PgBenchExprLink* PgBenchExprLink::next

Definition at line 132 of file pgbench.h.

Referenced by evalStandardFunc().


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