Re: [HACKERS] Issues with generate_series using integer boundaries
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Itagaki Takahiro <itagaki.takahiro@gmail.com>
Cc: Thom Brown <thom@linux.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>, Tom Lane <tgl@sss.pgh.pa.us>, PGSQL Mailing List <pgsql-general@postgresql.org>
Date: 2011-02-09T01:30:26Z
Lists: pgsql-hackers
On 02/08/2011 08:19 PM, Itagaki Takahiro wrote: > On Wed, Feb 9, 2011 at 10:17, Andrew Dunstan<andrew@dunslane.net> wrote: >> Isn't this all really a bug fix that should be backpatched, rather than a >> commitfest item? > Sure, but we don't have any bug trackers... Quite right, but the commitfest manager isn't meant to be a substitute for one. Bug fixes aren't subject to the same restrictions of feature changes. cheers andrew