Re: Procedure for feature requests? - Mailing list pgsql-general

From Sam Mason
Subject Re: Procedure for feature requests?
Date
Msg-id 20091002141017.GA5407@samason.me.uk
Whole thread Raw
In response to Procedure for feature requests?  (Tim Landscheidt <tim@tim-landscheidt.de>)
List pgsql-general
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/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Programming interfaces when using MD5 authentication
Next
From: Thom Brown
Date:
Subject: Re: Adding modified and creation datetime to system catalogs