gregfelice commented on PR #2341:
URL: https://github.com/apache/age/pull/2341#issuecomment-4013473088

   Addressed the remaining 2 Copilot suggestions:
   
   1. **Non-ASCII em dashes replaced** -- All `—` characters in C comments 
replaced with `--` to maintain ASCII-only convention. Four occurrences in 
`make_false_where_clause()` and its call sites.
   
   2. **PR description updated** -- Description now accurately describes the 
volatile predicate approach (`random() IS NULL`) instead of the outdated 
`makeBoolConst(false, false)` reference.
   
   All regression tests pass (`cypher_match`: ok).


-- 
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]

Reply via email to