PostgreSQL Source Code: ErrorSaveContext Struct Reference (original) (raw)

#include <[miscnodes.h](miscnodes%5F8h%5Fsource.html)>

Data Fields
NodeTag type
bool error_occurred
bool details_wanted
ErrorData * error_data

Detailed Description

Field Documentation

details_wanted

bool ErrorSaveContext::details_wanted

error_data

error_occurred

bool ErrorSaveContext::error_occurred

Definition at line 47 of file miscnodes.h.

Referenced by BeginCopyFrom(), CopyFrom(), errsave_start(), ExecEvalJsonCoercionFinish(), ExecEvalJsonExprPath(), executeDateTimeMethod(), executeItemOptUnwrapTarget(), file_acquire_sample_rows(), fileIterateForeignScan(), jsonb_populate_record_valid(), make_const(), pg_input_error_info(), process_integer_literal(), text_to_stavalues(), xml_is_document(), and xmltotext_with_options().

type


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