HyperLogLog API - two more functions

Edit
ID 464
Title HyperLogLog API - two more functions
Topic Miscellaneous
Created 2015-12-31 20:50:47
Last modified 2016-01-20 10:57:39 (8 years, 10 months ago)
Latest email 2016-01-19 22:25:29 (8 years, 10 months ago)
Status
2016-01: Committed
Target version
Authors Tomas Vondra (fuzzycz)
Reviewers Become reviewer
Committer Álvaro Herrera (alvherre)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/464
git checkout commitfest/cf/464
Emails
PATCH: Extending the HyperLogLog API a bit
First at 2015-12-31 20:48:45 by Tomas Vondra <tomas.vondra at 2ndquadrant.com>
Latest at 2016-01-19 22:25:29 by Peter Geoghegan <pg at heroku.com>
Latest attachment (0001-extend-HyperLogLog-API-v2.patch) at 2016-01-09 19:46:23 from Tomas Vondra <tomas.vondra at 2ndquadrant.com>
    Attachment (0001-extend-HyperLogLog-API-v2.patch) at 2016-01-09 19:46:23 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
    Attachment (0001-extend-the-HyperLogLog-API-a-bit-by-adding-two-more-.patch) at 2015-12-31 20:49:30 from Tomas Vondra <tomas.vondra at 2ndquadrant.com> (Patch: Yes)
History
When Who What
2016-01-20 10:57:39 Peter Geoghegan (pgeoghegan) Closed in commitfest 2016-01 with status: Committed
2016-01-20 10:57:39 Peter Geoghegan (pgeoghegan) Changed committer to alvherre
2015-12-31 20:51:00 Tomas Vondra (fuzzycz) Changed authors to Tomas Vondra (fuzzycz)
2015-12-31 20:50:47 Tomas Vondra (fuzzycz) Attached mail thread 568594AD.5030101@2ndquadrant.com
2015-12-31 20:50:47 Tomas Vondra (fuzzycz) Created patch record
Edit