File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ 6.0: Mar 7, 2018
2
+ ----------------
3
+ * Add @@ operator: similar to @, but returns the value of the resulting unit
4
+ as double precision number.
5
+ * Fix parsing of addition/subtraction in unit values.
6
+ * Grant SELECT on unit prefixes and units table to public.
7
+ * Add unit_load() function to load/update the data tables.
8
+
1
9
5.0: Jan 10, 2018
2
10
-----------------
3
11
* Add rounding function.
Original file line number Diff line number Diff line change 1
- postgresql-unit (6.0-1) UNRELEASED ; urgency=medium
1
+ postgresql-unit (6.0-1) unstable ; urgency=medium
2
2
3
3
* Add @@ operator: similar to @, but returns the value of the resulting unit
4
4
as double precision number.
5
5
* Fix parsing of addition/subtraction in unit values.
6
6
* Grant SELECT on unit prefixes and units table to public.
7
7
* Add unit_load() function to load/update the data tables.
8
8
9
- -- Christoph Berg <
[email protected] >
Thu, 11 Jan 2018
20:49:44 +0100
9
+ -- Christoph Berg <
[email protected] >
Wed, 07 Mar 2018
09:30:42 +0100
10
10
11
11
postgresql-unit (5.0-1) unstable; urgency=medium
12
12
You can’t perform that action at this time.
0 commit comments