Re: timestamp precision with or without timezones - Mailing list pgsql-general

From Stephan Szabo
Subject Re: timestamp precision with or without timezones
Date
Msg-id 20040407083620.C67613@megazone.bigpanda.com
Whole thread Raw
In response to timestamp precision with or without timezones  (mboes@tweag.net)
List pgsql-general
On Wed, 7 Apr 2004 mboes@tweag.net wrote:

> Hi there,
>
> Is there a way of specifying the precision of a timestamp *with
> timezone* field? It works fine for timestamps *without* timezones, but

I think you can with the
timestamp(m) with time zone

(note the space between time and zone)

pgsql-general by date:

Previous
From: Jan Wieck
Date:
Subject: Re: Can we have time based triggers in Postgresql??
Next
From: "P.J. \"Josh\" Rovero"
Date:
Subject: Re: More aggregate functions?