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

one use

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