Structs§
- Error
Report - Represents the set of information necessary for pgrx to promote a Rust
panic!()
to a PostgresERROR
(or anyPgLogLevel
level) - Error
Report Location - Error
Report With Level
Enums§
- Caught
Error - What kind of error was caught?
Traits§
- Error
Reportable - Indicates that something can be reported as a Postgres ERROR, if that’s what it might represent.