Module statement_logging

Source

Structs§

SessionHistoryEvent
StatementBeganExecutionRecord
Contains all the information necessary to generate the initial entry in mz_statement_execution_history. We need to keep this around in order to modify the entry later once the statement finishes executing.
StatementEndedExecutionRecord
StatementPreparedRecord
Contains all the information necessary to generate an entry in mz_prepared_statement_history

Enums§

StatementEndedExecutionReason
StatementExecutionStrategy
StatementLifecycleEvent
StatementLoggingEvent