maazzzzz commented on issue #989:
URL: https://github.com/apache/age/issues/989#issuecomment-1590625614

   @vladiksun this isn't really a bug with age rather a configurable limit of 
PostgreSQL. If you'd like to change it, you have to make a 1 line change in the 
source code of PostgreSQL and compile it manually. The line you'd have to 
change is **line#43** of **pg-srcdir/include/pg_config_manual.h**, you can 
assign your desired higher value to the defined FUNC_MAX_ARGS in that line and 
this will resolve your issue. 


-- 
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: dev-unsubscr...@age.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to