1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
postgresql-unit (2.0) unstable; urgency=medium
* Support IEC binary prefixes for byte.
* Support United States customary units: in, ft, yd, mi, oz, lb.
* Add variance and stddev aggregates; bump extension version to 2.
-- Christoph Berg <myon@debian.org> Mon, 09 Jan 2017 22:24:23 +0100
postgresql-unit (1.1) unstable; urgency=medium
* Use float8out_internal to format floats on output.
-- Christoph Berg <myon@debian.org> Mon, 31 Oct 2016 11:55:43 +0100
postgresql-unit (1.0) unstable; urgency=medium
* Initial release.
-- Christoph Berg <myon@debian.org> Thu, 22 Sep 2016 15:42:55 +0200
|