Categorygithub.com/michaljemala/pqerror
modulepackage
0.3.0
Repository: https://github.com/michaljemala/pqerror.git
Documentation: pkg.go.dev

# README

pqerror

PostgreSQL error codes exposed as Go constants.

# Functions

IsClass reports whether an error is of type *pq.Error and has a given class.
IsCode reports whether an error is of type *pq.Error and has a given code.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 21 - Cardinality Violation.
Class 20 - Case Not Found.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class F0 - Configuration File Error.
No description provided by the author
No description provided by the author
Class 08 - Connection Exception.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 22 - Data Exception.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 2B - Dependent Privilege Descriptors Still Exist.
Class 0Z - Diagnostics Exception.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 38 - External Routine Exception.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 39 - External Routine Invocation Exception.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class HV - Foreign Data Wrapper Error (SQL/MED).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 0A - Feature Not Supported.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 53 - Insufficient Resources.
Class 23 - Integrity Constraint Violation.
Class XX - Internal Error.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 28 - Invalid Authorization Specification.
No description provided by the author
Class 3D - Invalid Catalog Name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 34 - Invalid Cursor Name.
Class 24 - Invalid Cursor State.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 0L - Invalid Grantor.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 0P - Invalid Role Specification.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 3F - Invalid Schema Name.
Class 26 - Invalid SQL Statement Name.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 0B - Invalid Transaction Initiation.
Class 25 - Invalid Transaction State.
Class 2D - Invalid Transaction Termination.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 0F - Locator Exception.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 02 - No Data (this is also a warning class per the SQL standard).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 55 - Object Not In Prerequisite State.
Class 57 - Operator Intervention.
No description provided by the author
Class P0 - PL/pgSQL Error.
See https://www.postgresql.org/docs/11/static/errcodes-appendix.html and https://github.com/postgres/postgres/blob/REL_12_STABLE/src/backend/utils/errcodes.txt.
Class 54 - Program Limit Exceeded.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 3B - Savepoint Exception.
No description provided by the author
No description provided by the author
No description provided by the author
Class 72 — Snapshot Failure.
No description provided by the author
Class 2F - SQL Routine Exception.
No description provided by the author
Class 03 - SQL Statement Not Yet Complete.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 00 - Successful Completion.
No description provided by the author
Class 42 - Syntax Error or Access Rule Violation.
Class 58 - System Error (errors external to PostgreSQL itself).
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 40 - Transaction Rollback.
Class 09 - Triggered Action Exception.
Class 27 - Triggered Data Change Violation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 01 - Warning.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Class 44 - WITH CHECK OPTION Violation.
No description provided by the author
No description provided by the author