Structs§
- PgError
Parse Error - PgServer
Error - A fully-qualified Postgres wire error message.
Enums§
- PgError
- Postgres error codes. See https://www.postgresql.org/docs/current/errcodes-appendix.html.
- PgError
Cardinality Violation - PgError
Case NotFound - PgError
Config File Error - PgError
Connection Exception - PgError
Data Exception - PgError
Dependent Privilege Descriptors Still Exist - PgError
Diagnostics Exception - PgError
External Routine Exception - PgError
External Routine Invocation Exception - PgError
FdwError - PgError
Feature NotSupported - PgError
Insufficient Resources - PgError
Integrity Constraint Violation - PgError
Internal Error - PgError
Invalid Authorization Specification - PgError
Invalid Catalog Name - PgError
Invalid Cursor Name - PgError
Invalid Cursor State - PgError
Invalid Grantor - PgError
Invalid Role Specification - PgError
Invalid Schema Name - PgError
Invalid SqlStatement Name - PgError
Invalid Transaction Initiation - PgError
Invalid Transaction State - PgError
Invalid Transaction Termination - PgError
Locator Exception - PgError
NoData - PgError
Object NotIn Prerequisite State - PgError
Operator Intervention - PgError
Parse Error Kind - PgError
Plpgsql Error - PgError
Program Limit Exceeded - PgError
Savepoint Exception - PgError
Severity - Enum representing the severity levels of PostgreSQL errors and notices.
- PgError
SqlRoutine Exception - PgError
SqlStatement NotYet Complete - PgError
Successful Completion - PgError
Syntax Error OrAccess Rule Violation - PgError
System Error - PgError
Transaction Rollback - PgError
Triggered Action Exception - PgError
Triggered Data Change Violation - PgError
Warning - PgError
With Check Option Violation - PgServer
Error Field - Enum representing the field types in ErrorResponse and NoticeResponse messages.