From: | "Karsten Hilbert" <Karsten(dot)Hilbert(at)gmx(dot)net> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Unit conversion database (was: multiple paramters in aggregate function) |
Date: | 2009-08-19 17:20:10 |
Message-ID: | 20090819172010.219700@gmx.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Alban,
I think having an installable schema for units of measure with
definitions and functions would be a great addition to PostgreSQL.
I for one know we would use it in GNUmed (wiki.gnumed.de).
A few points:
Would these guys be of use as a source for reference data ?
You may want to think about whether there's use in combining
units with tagged types:
http://svana.org/kleptog/pgsql/taggedtypes.html
There's also a Debian package which comes with a text format
units database:
http://packages.debian.org/source/sid/units
The original source for that:
This package was put together by me, James Troup <james(at)nocrew(dot)org>,
from the GNU sources, which I obtained from
sunsite.doc.ic.ac.uk:/pub/gnu/units-1.54.tar.gz.
The current version of the package was obtained from
ftp://ftp.gnu.org/gnu/units
by John Hasler, the current Debian maintainer.
> I think this database is fairly usable in its current state. Any more
> development on it
Yes please ! :-)
> warrants its own project page somewhere and taking
> it off-list, I'll no longer pester you with updates on this ;)
Ah, no problem. Please keep posting release announcements. Maybe
on -announce if so.
Karsten
--
Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 -
sicherer, schneller und einfacher! http://portal.gmx.net/de/go/chbrowser
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2009-08-19 17:20:31 | Re: index "pg_authid_rolname_index" is not a btree |
Previous Message | Sam Mason | 2009-08-19 17:06:40 | Re: Wich the best way to control the logic of a web application? |