PostgreSQL Source Code git master
Data Fields
PLyExecutionContext Struct Reference

#include <plpy_main.h>

Data Fields

 
 
 

Detailed Description

Definition at line 18 of file plpy_main.h.

Field Documentation

curr_proc

PLyProcedure* PLyExecutionContext::curr_proc

Definition at line 20 of file plpy_main.h.

Referenced by plpython3_call_handler(), plpython3_inline_handler(), plpython_error_callback(), plpython_return_error_callback(), plpython_trigger_error_callback(), PLy_cursor_fetch(), PLy_cursor_iternext(), PLy_cursor_plan(), PLy_cursor_query(), PLy_push_execution_context(), PLy_spi_execute_fetch_result(), PLy_spi_execute_plan(), PLy_spi_execute_query(), PLy_spi_prepare(), and PLy_traceback().

next

struct PLyExecutionContext* PLyExecutionContext::next

Definition at line 22 of file plpy_main.h.

Referenced by PLy_pop_execution_context(), and PLy_push_execution_context().

scratch_ctx

MemoryContext PLyExecutionContext::scratch_ctx

Definition at line 21 of file plpy_main.h.

Referenced by PLy_commit(), PLy_get_scratch_context(), PLy_pop_execution_context(), PLy_push_execution_context(), and PLy_rollback().


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

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