PostgreSQL Source Code git master
Public Member Functions | Data Fields
InlineCodeBlock Struct Reference

#include <parsenodes.h>

Public Member Functions

  pg_node_attr (nodetag_only) NodeTag type
 

Data Fields

char *  source_text
 
 
bool  langIsTrusted
 
bool  atomic
 

Detailed Description

Definition at line 3616 of file parsenodes.h.

Member Function Documentation

pg_node_attr()

InlineCodeBlock::pg_node_attr ( nodetag_only  )

Field Documentation

atomic

bool InlineCodeBlock::atomic

Definition at line 3624 of file parsenodes.h.

Referenced by ExecuteDoStmt(), plperl_inline_handler(), plpgsql_inline_handler(), and plpython3_inline_handler().

langIsTrusted

bool InlineCodeBlock::langIsTrusted

Definition at line 3623 of file parsenodes.h.

Referenced by ExecuteDoStmt(), and plperl_inline_handler().

langOid

Oid InlineCodeBlock::langOid

Definition at line 3622 of file parsenodes.h.

Referenced by ExecuteDoStmt(), plperl_inline_handler(), and plpython3_inline_handler().

source_text

char* InlineCodeBlock::source_text

Definition at line 3621 of file parsenodes.h.

Referenced by ExecuteDoStmt(), plperl_inline_handler(), plpgsql_inline_handler(), and plpython3_inline_handler().


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

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