jrgemignani opened a new pull request, #1670:
URL: https://github.com/apache/age/pull/1670
Added the ability for agtype_build_map to use AGTYPE keys.
In doing this, age_tostring needed to be broken up and rewritten to handle
UNKNOWNOID. This rewrite allows other functions to use the logic in
age_tostring without using age_tostring directly.
Additionally, rewrote age_tostring as a ("any") type function; it used to be
a (variadic "any"). The logic here can be used to re- write other (variadic
"any") functions that have a set number of input parameters.
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]