Re: review: Built-in binning functions - Mailing list pgsql-hackers

From Pavel Stehule
Subject Re: review: Built-in binning functions
Date
Msg-id CAFj8pRDorixkA77EnWPUZoqcCE9vLoEMjdnXQyy7R3nAb6yeEQ@mail.gmail.com
Whole thread Raw
In response to Re: review: Built-in binning functions  (Petr Jelinek <petr@2ndquadrant.com>)
List pgsql-hackers
Hello

I recheck this patch

1. applied cleanly and compilation was without warnings and errors
2. all tests was passed ok
3. documentation was rebuild without issues
4. I don't see any issue in code quality - it is well commented, well formatted, with regress tests

It is ready for commit

Regards

Pavel


2014-06-26 22:43 GMT+02:00 Petr Jelinek <petr@2ndquadrant.com>:
Here is v2,

with fixed documentation and numeric version of the implementation.


--
 Petr Jelinek                  http://www.2ndQuadrant.com/
 PostgreSQL Development, 24x7 Support, Training & Services

pgsql-hackers by date:

Previous
From: Michael Paquier
Date:
Subject: Re: WAL format and API changes (9.5)
Next
From: Vik Fearing
Date:
Subject: Re: ALTER SYSTEM RESET?