github.com/jackc/pgx/v5/pgtype.BoolCodec.DecodeDatabaseSQLValue (method, view implemented interface methods)

one use

	github.com/jackc/pgx/v5/pgtype (current package)
		bool.go#L227: func (c BoolCodec) DecodeDatabaseSQLValue(m *Map, oid uint32, format int16, src []byte) (driver.Value, error) {