Module panic

Source

Structs§

ErrorReport
Represents the set of information necessary for pgrx to promote a Rust panic!() to a Postgres ERROR (or any PgLogLevel level)
ErrorReportLocation
ErrorReportWithLevel

Enums§

CaughtError
What kind of error was caught?

Traits§

ErrorReportable
Indicates that something can be reported as a Postgres ERROR, if that’s what it might represent.

Functions§

register_pg_guard_panic_hook