mohayu22 opened a new pull request, #952: URL: https://github.com/apache/age/pull/952
While the STABLE flag ensured that the timestamp() value remained constant throughout the query due to caching, it restricted the flexibility of using multiple timestamps in single query. By removing the STABLE volatility flag from the age_timestamp() function, we allow the usage of two different timestamps within a single query. -- 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]
