Re: empty text fields - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: empty text fields
Date
Msg-id 20060628194920.GI6400@merkur.hilbert.loc
Whole thread Raw
In response to Re: empty text fields  (Karsten Hilbert <Karsten.Hilbert@gmx.net>)
List 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

pgsql-general by date:

Previous
From: Karsten Hilbert
Date:
Subject: Re: empty text fields
Next
From: Bruno Wolff III
Date:
Subject: Re: Strange Behavior with Serializable Transcations