PostgreSQL Source Code git master
Data Fields
ValuesScanState Struct Reference

#include <execnodes.h>

Data Fields

 
 
 
 
int  array_len
 
int  curr_idx
 

Detailed Description

Definition at line 2005 of file execnodes.h.

Field Documentation

array_len

int ValuesScanState::array_len

Definition at line 2011 of file execnodes.h.

Referenced by ExecInitValuesScan(), and ValuesNext().

curr_idx

int ValuesScanState::curr_idx

Definition at line 2012 of file execnodes.h.

Referenced by ExecInitValuesScan(), ExecReScanValuesScan(), and ValuesNext().

exprlists

List** ValuesScanState::exprlists

Definition at line 2009 of file execnodes.h.

Referenced by ExecInitValuesScan(), and ValuesNext().

exprstatelists

List** ValuesScanState::exprstatelists

Definition at line 2010 of file execnodes.h.

Referenced by ExecInitValuesScan(), and ValuesNext().

rowcontext

ExprContext* ValuesScanState::rowcontext

Definition at line 2008 of file execnodes.h.

Referenced by ExecInitValuesScan(), and ValuesNext().

ss

ScanState ValuesScanState::ss

Definition at line 2007 of file execnodes.h.

Referenced by ExecInitValuesScan(), ExecReScanValuesScan(), ExecValuesScan(), and ValuesNext().


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

AltStyle によって変換されたページ (->オリジナル) /