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

Clone this repo:
  1. e69a478 Merge pull request #70 from mcgrawia/add-min-max-functions by Alexander Saydakov · 7 weeks ago master
  2. f2a0876 Add get_min_item and get_max_item functions for kll float and double sketches by Ian McGraw · 7 weeks ago
  3. 601f65f updated version, removed Python by AlexanderSaydakov · 6 months ago
  4. eb8305d release process: development target 1.8.0 by AlexanderSaydakov · 6 months ago
  5. 3f99b23 that was to remove Python readme, which is not there anymore by AlexanderSaydakov · 6 months ago
  6. 28897c5 trivial upgrade path by AlexanderSaydakov · 6 months ago
  7. a874cdb Merge pull request #69 from apache/cpp-5.0.0 by Alexander Saydakov · 6 months ago
  8. e292d88 use datasketches-cpp 5.0.0 by AlexanderSaydakov · 6 months ago
  9. 785e875 Merge pull request #68 from erikmata/fix-missing-VARDATA-symbol by Alexander Saydakov · 7 months ago
  10. f5c280f Added check for PG version >= 16 by erikmata · 7 months ago
  11. 292e6ce Fixes missing VARDATA symbol in PG16 by erikmata · 7 months ago
  12. 76ab801 Merge pull request #67 from apache/upgrade-script-1.3.0-1.6.0 by Alexander Saydakov · 11 months ago
  13. b658449 added upgrade script from 1.3.0 to 1.6.0 by AlexanderSaydakov · 11 months ago
  14. d9b0dbe Merge pull request #65 from apache/boost-1.75.0 by Alexander Saydakov · 11 months ago
  15. 141f7d8 apt update seems to be necessary by Alexander Saydakov · 11 months ago
  16. ddc3dd7 apt update seems to be necessary by Alexander Saydakov · 11 months ago
  17. cf1781e we don't include Boost into PGXN distribution since such large packages by AlexanderSaydakov · 11 months ago
  18. 70e02e8 Mention Boost 1.75.0 since it still works with gcc 4.8.5, updated list by AlexanderSaydakov · 11 months ago
  19. 07fcddd Boost 1.75.0 works with gcc 4.8.5 still used in rhel7 distributions by AlexanderSaydakov · 11 months ago
  20. bc726b8 Merge pull request #64 from apache/update_readme by Lee Rhodes · 12 months ago