Re: Issues with generate_series using integer boundaries

From: Thom Brown <thom(at)linux(dot)com>
To: David Johnston <polobo(at)yahoo(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Issues with generate_series using integer boundaries
Date: 2011-02-03 14:43:09
Message-ID: AANLkTimWf9HxPtpP=usW8rCPoFhW3HxHLYdAHw74ujYN@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-hackers

On 3 February 2011 14:37, David Johnston <polobo(at)yahoo(dot)com> wrote:
> The proposed generate_series(1,9,-1) behavior seems unusual.

I haven't proposed this behaviour as it already occurs. I just
include it for testing to ensure no other part of generate series is
affected by such changes. Whether or not that is desired behaviour is
separate as I only wish to fix the bug.

--
Thom Brown
Twitter: @darkixion
IRC (freenode): dark_ixion
Registered Linux user: #516935

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Carlos Mennens 2011-02-03 15:06:17 Re: Database Design Question
Previous Message Kenneth Buckler 2011-02-03 14:40:23 PostgreSQL For Beginners

Browse pgsql-hackers by date

  From Date Subject
Next Message Ross J. Reedstrom 2011-02-03 14:53:04 Re: ALTER EXTENSION UPGRADE, v3
Previous Message David Johnston 2011-02-03 14:37:10 Re: Issues with generate_series using integer boundaries