jrgemignani opened a new pull request, #1906:
URL: https://github.com/apache/age/pull/1906

   Fixed agtype_build_map to allow objects to be created with more than 50 
pairs. This is a PostgreSQL limitation on the number of function arguments.
   
   To achieve this, the agtype_add, aka concat operator, was used to concat 
objects together when the limit was reached for the number of arguments.
   
   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]

Reply via email to