gregfelice commented on issue #2511:
URL: https://github.com/apache/age/issues/2511#issuecomment-5370013129
Confirmed still reproducing on current master (`4d9b2506`, AGE 1.8.0) built
against PostgreSQL 18.4, in a fresh database:
```
ERROR: COALESCE types boolean and agtype cannot be matched
LINE 1: ...OM cypher('graph_test', $$ RETURN coalesce(1 = 1, false) AS ...
```
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]