# Functions
CheckInvalidCachedPlanError checks if the passed error is related to the invalid cached plan.
CheckPostgresError checks if the passed error relates to Postgres, and it's internal code matches the one from the argument.
# Constants
Pgx error codes (will be filled gradually).
Pgx error codes (will be filled gradually).
Pgx error codes (will be filled gradually).
Pgx error codes (will be filled gradually).
# Type aliases
ErrCode defines the type for Pgx error codes.