Module pgx::log

source · []
Expand description

Access to Postgres’ logging system

Enums

Postgres’ various logging levels
This list of SQL Error Codes is taken directly from Postgres 12’s generated “utils/errcodes.h”

Functions

Emit a Postgres log message.
Emit a Postgres ereport message.
Is an interrupt pending?