jrgemignani opened a new pull request, #1388: URL: https://github.com/apache/age/pull/1388
Fixed DockerHub warning messages for PG11_latest. One was due to an Assert statements that used a variable that was not used for anything else. I changed it to an if with error log output instead. The other was due to a function returning with PG_RETURN_NULL() when it needed to return NULL instead. I updated the functions that used it to work appropriately. -- 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]
