gregfelice commented on issue #2526: URL: https://github.com/apache/age/issues/2526#issuecomment-5370015572
Confirmed still reproducing on current master (`4d9b2506`, AGE 1.8.0) built against PostgreSQL 18.4, in a fresh database: ``` ERROR: cypher merge clause cannot be rescanned HINT: its unsafe to use joins in a query with a Cypher MERGE clause ``` 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]
