farooquememon385 commented on issue #1008:
URL: https://github.com/apache/age/issues/1008#issuecomment-1615007609

   in OR operator if first argument is true then it does not check the second 
argument because it is always true, similarly in AND operator if first argument 
is false then it does not check the second argument and return false, in other 
cases the second arguments needs to be checked.


-- 
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: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to