Structs§
- Error
Report - Represents the set of information necessary for pgx to promote a Rust
panic!()to a PostgresERROR(or anyPgLogLevellevel) - 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.