PostgreSQL extension providing approximate algorithms based on apache/datasketches-cpp

Clone this repo:
  1. 325c1e3 Merge pull request #78 from xinxinzhenhuai/union_test by Alexander Saydakov · 5 weeks ago master
  2. 5dbd347 check num_values in pg_aod_sketch_union_agg by Xin Ma · 9 weeks ago
  3. 1f62c9a Merge pull request #74 from apache/cpp-5.2.0 by Alexander Saydakov · 7 months ago
  4. 5b822e4 updated checkout action to v4 and pgsql to 16 by AlexanderSaydakov · 7 months ago
  5. 1c2a788 updated boost URL by AlexanderSaydakov · 7 months ago
  6. 3116361 use latest datasketches-cpp-5.2.0 by AlexanderSaydakov · 7 months ago
  7. e69a478 Merge pull request #70 from mcgrawia/add-min-max-functions by Alexander Saydakov · 1 year, 5 months ago
  8. f2a0876 Add get_min_item and get_max_item functions for kll float and double sketches by Ian McGraw · 1 year, 5 months ago
  9. 601f65f updated version, removed Python by AlexanderSaydakov · 1 year, 9 months ago
  10. eb8305d release process: development target 1.8.0 by AlexanderSaydakov · 1 year, 9 months ago
  11. 3f99b23 that was to remove Python readme, which is not there anymore by AlexanderSaydakov · 1 year, 9 months ago
  12. 28897c5 trivial upgrade path by AlexanderSaydakov · 1 year, 9 months ago
  13. a874cdb Merge pull request #69 from apache/cpp-5.0.0 by Alexander Saydakov · 1 year, 9 months ago
  14. e292d88 use datasketches-cpp 5.0.0 by AlexanderSaydakov · 1 year, 9 months ago
  15. 785e875 Merge pull request #68 from erikmata/fix-missing-VARDATA-symbol by Alexander Saydakov · 1 year, 10 months ago
  16. f5c280f Added check for PG version >= 16 by erikmata · 1 year, 10 months ago
  17. 292e6ce Fixes missing VARDATA symbol in PG16 by erikmata · 1 year, 10 months ago
  18. 76ab801 Merge pull request #67 from apache/upgrade-script-1.3.0-1.6.0 by Alexander Saydakov · 2 years, 2 months ago
  19. b658449 added upgrade script from 1.3.0 to 1.6.0 by AlexanderSaydakov · 2 years, 2 months ago
  20. d9b0dbe Merge pull request #65 from apache/boost-1.75.0 by Alexander Saydakov · 2 years, 2 months ago