AlexanderSaydakov commented on PR #67: URL: https://github.com/apache/datasketches-postgresql/pull/67#issuecomment-1581677608
This script is derived from 1.5.0--1.6.0 with just a few lines added to create new types that appeared since 1.3.0 (such as aod_sketch) and with a few lines removed (drop statements for some functions not needed in 1.6.0 anymore, but they did not exist in 1.3.0 yet) The easiest way to review is to look at the "diff sql/datasketches--1.5.0--1.6.0.sql sql/datasketches--1.3.0--1.6.0.sql" -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
