Re: Calculating the difference between timetz values

From: Michael Glaesemann <grzm(at)seespotcode(dot)net>
To: Alexey Klyukin <alexk(at)commandprompt(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Calculating the difference between timetz values
Date: 2009-07-27 15:52:28
Message-ID: 4CC35B4C-F4B5-46FD-AAA6-82C25BD4F81B@seespotcode.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


On Jul 27, 2009, at 10:54 , Alexey Klyukin wrote:

> Hello,
>
> I was looking for a way to get the difference (interval) between 2
> timetz values, i.e.:

I don't have a solution, but am curious what your use case is for
timetz (as opposed to timestamptz).

Michael Glaesemann
grzm seespotcode net

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Pavel Stehule 2009-07-27 16:10:45 Re: Run procedure at startup
Previous Message Tom Lane 2009-07-27 15:50:13 Re: Postgres and multiple updates in one statement