Skip to content

postgresql-unit 6.0

Compare
Choose a tag to compare
@df7cb df7cb released this 07 Mar 09:01
· 83 commits to master since this release
6.0

6.0: Mar 7, 2018

  • Add @@ operator: similar to @, but returns the value of the resulting unit
    as double precision number.
  • Fix parsing of addition/subtraction in unit values.
  • Grant SELECT on unit prefixes and units table to public.
  • Add unit_load() function to load/update the data tables.