PostgreSQL Source Code git master
Data Fields
ObjectWithArgs Struct Reference

#include <parsenodes.h>

Data Fields

 
 
 
 
 

Detailed Description

Definition at line 2608 of file parsenodes.h.

Field Documentation

args_unspecified

bool ObjectWithArgs::args_unspecified

Definition at line 2614 of file parsenodes.h.

Referenced by LookupFuncWithArgs().

objargs

List* ObjectWithArgs::objargs

Definition at line 2612 of file parsenodes.h.

Referenced by AlterOpFamilyAdd(), DefineOpClass(), does_not_exist_skipping(), LookupFuncWithArgs(), and pg_get_object_address().

objfuncargs

List* ObjectWithArgs::objfuncargs

Definition at line 2613 of file parsenodes.h.

Referenced by LookupFuncWithArgs().

objname

List* ObjectWithArgs::objname

Definition at line 2611 of file parsenodes.h.

Referenced by DefineOpClass(), does_not_exist_skipping(), LookupFuncWithArgs(), and pg_get_object_address().

type

NodeTag ObjectWithArgs::type

Definition at line 2610 of file parsenodes.h.


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

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