Hi:
> Having two timestamps it is common need to know how many
> seconds/minutes/hours/days/etc. passed from one to the other. However there
> is no easy way to do this task.
> The basic idea is subtracting the two timestamps. However it gives a data
> type called "interval". The thing I woul
On Thu, Mar 18, 2004 at 10:38:28AM -0400, PostgreSQL Bugs List wrote:
>
> The following bug has been logged online:
>
> Bug reference: 1107
> Logged by: Jozef Behran
>
> Email address: [EMAIL PROTECTED]
>
> PostgreSQL version: 7.3.2
>
> Operating system: Mandrake GNU/Linu
The following bug has been logged online:
Bug reference: 1107
Logged by: Jozef Behran
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.2
Operating system: Mandrake GNU/Linux
Description:Missing feature: interval <-> numeric quantity
conversion
Details: