On Thu, Oct 01, 2009 at 11:35:25PM +0000, Tim Landscheidt wrote:
> suppose I thought that PostgreSQL would benefit greatly from
> a "generate_series(DATE, DATE[, INT]) RETURNS DATE" function
8.4 has a generate_series(timestamp,timestamp,interval) which would seem
to be a bit more flexible than you want.
--
Sam http://samason.me.uk/