Source position: postgres3types.inc line 128
type PGVerbosity = (
PQERRORS_TERSE,
PQERRORS_DEFAULT,
PQERRORS_VERBOSE
);