Module pgrx_pg_sys::submodules::panic
source · Structs
- Represents the set of information necessary for pgrx to promote a Rust
panic!()to a PostgresERROR(or anyPgLogLevellevel)
Enums
- What kind of error was caught?
Traits
- Indicates that something can be reported as a Postgres ERROR, if that’s what it might represent.