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

one use

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