Re: [BUGS] BUG #1107: Missing feature: interval <-> numeric quantity conversion

2004-03-18 Thread Francisco Olarte Sanz
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

Re: [BUGS] BUG #1107: Missing feature: interval <-> numeric quantity conversion

2004-03-18 Thread Joe Sunday
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

[BUGS] BUG #1107: Missing feature: interval <-> numeric quantity conversion

2004-03-18 Thread PostgreSQL Bugs List
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: