| From: | Karsten Hilbert <Karsten(dot)Hilbert(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: empty text fields |
| Date: | 2006-06-28 19:49:20 |
| Message-ID: | 20060628194920.GI6400@merkur.hilbert.loc |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
self-replying with additional information
On Wed, Jun 28, 2006 at 09:33:18PM +0200, Karsten Hilbert wrote:
> A "full-blown" implementation of a fuzzy timestamp type which
>
> a) preserves the input/update timestamp
which tagged_types is able to handle
> b) allows setting the accuracy of the value per row
which I have a Python (application) class for wrapping mx.DateTime.DateTime
> c) allows for known "modifiers" and "terms" ("mid-summer", "second half of ...")
> d) allows for an arbitrary textual addition ("ca.", "probably")
which tagged_types should be able to handle as well
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Leif B. Kristensen | 2006-06-28 20:16:23 | Re: empty text fields |
| Previous Message | Karsten Hilbert | 2006-06-28 19:33:18 | Re: empty text fields |