Re: Generate a list of (days/hours) between two dates

From: "Ben Hallert" <ben(dot)hallert(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Generate a list of (days/hours) between two dates
Date: 2005-06-28 15:43:29
Message-ID: 1119973409.327399.45360@g47g2000cwa.googlegroups.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Thanks for the replies! I've adopted the generate_series method, it's
absolutely perfect. I didn't have the dates in a table yet, I needed a
method to generate them from scratch, and this will do nicely.

Thanks again, and hopefully I'll be able to contribute back someday!

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Stephen Frost 2005-06-28 16:21:29 Re: User authorization
Previous Message Vivek Khera 2005-06-28 14:34:41 Re: Finding points within 50 miles