gregfelice commented on issue #2512: URL: https://github.com/apache/age/issues/2512#issuecomment-5370013227
Confirmed still reproducing on current master (`4d9b2506`, AGE 1.8.0) built against PostgreSQL 18.4, in a fresh database: ``` ERROR: UNION types boolean and agtype cannot be matched LINE 1: ...st', $$ RETURN true IS NOT NULL AS x UNION RETURN true AS x ... ``` Triaged as part of a sweep over the current fuzz-report backlog against master. This one is a clean error rather than a crash — recording it so it is not assumed stale just because it was filed against an older image. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
