PostgreSQL Source Code git master
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
SupportRequestModifyInPlace Struct Reference

#include <supportnodes.h>

Data Fields

NodeTag type
 
Oid funcid
 
Listargs
 
int paramid
 

Detailed Description

Definition at line 384 of file supportnodes.h.

Field Documentation

◆ args

List* SupportRequestModifyInPlace::args

◆ funcid

Oid SupportRequestModifyInPlace::funcid

Definition at line 388 of file supportnodes.h.

Referenced by exec_check_rw_parameter().

◆ paramid

int SupportRequestModifyInPlace::paramid

◆ type

NodeTag SupportRequestModifyInPlace::type

Definition at line 386 of file supportnodes.h.

Referenced by exec_check_rw_parameter().


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