jrgemignani opened a new pull request, #1962:
URL: https://github.com/apache/age/pull/1962
Fixed issue 1956 - Server crashes when executing
SELECT agtype_build_map('null'::agtype, 1);
This issue was due to a missing check for AGTV_NULL values. The check was
added and the issue was corrected.
Added regression tests.
--
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]