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

   This is a fix for issue 1124 -
   
   Segmentation fault when using specific names for tables.
   
   This issue is due to an oversight of some very specific types of tables that 
are parameterless functions. The logic to walk through these nodes didn't 
expect them and would crash due to them.
   
   This fix adds in code to skip over these types of tables.
   
   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