MuhammadTahaNaveed opened a new issue, #368: URL: https://github.com/apache/age/issues/368
I have a question about `typecasting NULL as boolean`. - In the documentation it is written that you can typecast null to boolean type null `explicitly using NULL::boolean` typecasting.  - But when I tried doing that, it generated error saying `typecast boolean not supported `.  Am I doing it wrong or is there any other reason for that ? -- 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]
