dehowef commented on PR #905: URL: https://github.com/apache/age/pull/905#issuecomment-1546017058
A lot of the boolean checking and processing is done on the Postgres side of things, so being able to implicitly cast values into the boolean type without actually ensuring it's validity would cause errors like this. That is why we never included an implicit cast in the first place. We have discussed it and the boolean implementation in general, though. -- 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]
