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