PostgreSQL Source Code  git master
SharedMemoizeInfo Struct Reference

#include <execnodes.h>

Data Fields

int num_workers
 
MemoizeInstrumentation sinstrument [FLEXIBLE_ARRAY_MEMBER]
 

Detailed Description

Definition at line 2251 of file execnodes.h.

Field Documentation

◆ num_workers

int SharedMemoizeInfo::num_workers

◆ sinstrument

MemoizeInstrumentation SharedMemoizeInfo::sinstrument[FLEXIBLE_ARRAY_MEMBER]

Definition at line 2254 of file execnodes.h.

Referenced by ExecEndMemoize(), and show_memoize_info().


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