PostgreSQL Source Code git master
Loading...
Searching...
No Matches
SupportRequestModifyInPlace Struct Reference

#include <supportnodes.h>

Data Fields

NodeTag type
 
Oid funcid
 
Listargs
 
int paramid
 

Detailed Description

Definition at line 439 of file supportnodes.h.

Field Documentation

◆ args

List* SupportRequestModifyInPlace::args

Definition at line 444 of file supportnodes.h.

◆ funcid

Oid SupportRequestModifyInPlace::funcid

Definition at line 443 of file supportnodes.h.

◆ paramid

int SupportRequestModifyInPlace::paramid

Definition at line 445 of file supportnodes.h.

◆ type

NodeTag SupportRequestModifyInPlace::type

Definition at line 441 of file supportnodes.h.


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