Re: plpgsql FOR loop doesn't guard against strange step values - Mailing list pgsql-hackers

From Tom Lane
Subject Re: plpgsql FOR loop doesn't guard against strange step values
Date
Msg-id 20942.1184678866@sss.pgh.pa.us
Whole thread Raw
In response to Re: plpgsql FOR loop doesn't guard against strange step values  ("Jaime Casanova" <systemguards@gmail.com>)
List pgsql-hackers
"Jaime Casanova" <systemguards@gmail.com> writes:
> http://archives.postgresql.org/pgsql-committers/2007-07/msg00142.php
> at least the part that prevents overflow and probably the one that
> reject zero in BY are clearly bugs and should be backpatched to 8.2,
> aren't they?

Well, it's a behavioral change, so given the lack of complaints from the
field I'm inclined not to back-patch.
        regards, tom lane


pgsql-hackers by date:

Previous
From: "Zeugswetter Andreas ADI SD"
Date:
Subject: Re: Straightforward changes for increased SMP scalability
Next
From: Tom Lane
Date:
Subject: Re: Earlier suggestion to get gcov to work by adding $(CFLAGS) to module link line