Are there any changes to INTERVAL in 7.2 - Mailing list pgsql-admin

From Mr OCP
Subject Are there any changes to INTERVAL in 7.2
Date
Msg-id F6gEacF1s5IOiV3Xpfb000037a3@hotmail.com
Whole thread Raw
Responses Re: Are there any changes to INTERVAL in 7.2  (Stephan Szabo <sszabo@megazone23.bigpanda.com>)
List pgsql-admin
Hi

The following query involving INTERVAL works very well in 7.1 but does not
work under 7.2

SELECT order_id FROM order
WHERE  order_date + INTERVAL
(term ||'year') < current_timestamp;

Are there any changes to this functionality in 7.2 from 7.1.

Please comment
Thanks
Khat




_________________________________________________________________
Add photos to your e-mail with MSN 8. Get 2 months FREE*.
http://join.msn.com/?page=features/featuredemail


pgsql-admin by date:

Previous
From: Gary DeSorbo
Date:
Subject: Monitor Tools
Next
From: Stephan Szabo
Date:
Subject: Re: Are there any changes to INTERVAL in 7.2