#include <elog.h>
Data Fields | |
struct ErrorContextCallback * | previous |
void(* | callback )(void *arg) |
void * | arg |
Definition at line 287 of file elog.h.
Definition at line 291 of file elog.h.
Referenced by _SPI_execute_plan(), _SPI_prepare_oneshot_plan(), _SPI_prepare_plan(), compile_plperl_function(), CopyFrom(), do_compile(), errfinish(), file_acquire_sample_rows(), FlushBuffer(), FlushRelationBuffers(), fmgr_sql(), fmgr_sql_validator(), inline_function(), inline_set_returning_function(), make_tuple_from_result_row(), parseTypeString(), plperl_func_handler(), plperl_inline_handler(), plperl_trigger_handler(), plpgsql_compile_inline(), plpgsql_exec_event_trigger(), plpgsql_exec_function(), plpgsql_exec_trigger(), setup_parser_errposition_callback(), SPI_cursor_open_internal(), SPI_plan_get_cached_plan(), StartupXLOG(), and tsearch_readline_begin().
void(* ErrorContextCallback::callback)(void *arg) |
Definition at line 290 of file elog.h.
Referenced by _SPI_execute_plan(), _SPI_prepare_oneshot_plan(), _SPI_prepare_plan(), compile_plperl_function(), CopyFrom(), do_compile(), errfinish(), file_acquire_sample_rows(), FlushBuffer(), FlushRelationBuffers(), fmgr_sql(), fmgr_sql_validator(), inline_function(), inline_set_returning_function(), make_tuple_from_result_row(), parseTypeString(), plperl_func_handler(), plperl_inline_handler(), plperl_trigger_handler(), plpgsql_compile_inline(), plpgsql_exec_event_trigger(), plpgsql_exec_function(), plpgsql_exec_trigger(), plpython_call_handler(), plpython_inline_handler(), PLy_exec_function(), PLy_modify_tuple(), setup_parser_errposition_callback(), SPI_cursor_open_internal(), SPI_plan_get_cached_plan(), StartupXLOG(), and tsearch_readline_begin().
Definition at line 289 of file elog.h.
Referenced by _SPI_execute_plan(), _SPI_prepare_oneshot_plan(), _SPI_prepare_plan(), cancel_parser_errposition_callback(), compile_plperl_function(), CopyFrom(), do_compile(), errfinish(), file_acquire_sample_rows(), fileIterateForeignScan(), FlushBuffer(), FlushRelationBuffers(), fmgr_sql(), fmgr_sql_validator(), inline_function(), inline_set_returning_function(), make_tuple_from_result_row(), parseTypeString(), plperl_func_handler(), plperl_inline_handler(), plperl_trigger_handler(), plpgsql_compile_inline(), plpgsql_exec_event_trigger(), plpgsql_exec_function(), plpgsql_exec_trigger(), plpython_call_handler(), plpython_inline_handler(), PLy_exec_function(), PLy_modify_tuple(), setup_parser_errposition_callback(), SPI_cursor_open_internal(), SPI_plan_get_cached_plan(), StartupXLOG(), tsearch_readline_begin(), and tsearch_readline_end().