jrgemignani opened a new pull request, #1488: URL: https://github.com/apache/age/pull/1488
This change reduces use of internal function calls from the IN implementation to optimize performance. This also changes IN behavior to correctly return NULL upon NULL elements included in the list that IN checks against. Added and corrected regression tests. Corrected for lack of A_Const field isnull and needed #include files. Corrected for lack of function availability in PG12 Co-authored by: Dehowe Feng <[email protected]> Co-authored by: Josh Innis <[email protected]> -- 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]
