Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values

David Rowley <dgrowleyml@gmail.com>

From: David Rowley <dgrowleyml@gmail.com>
To: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
Cc: Greg Nancarrow <gregn4422@gmail.com>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-06T10:43:09Z
Lists: pgsql-hackers
On Sun, 4 Jul 2021 at 20:53, David Rowley <dgrowleyml@gmail.com> wrote:
>
> On Sat, 3 Jul 2021 at 22:44, Peter Eisentraut
> <peter.eisentraut@enterprisedb.com> wrote:
> > I don't think this is a good change.
>
> > I think we should leave it as is.
>
> I'm inclined to agree.

Does anyone object to marking this patch as rejected in the CF app?

David



Commits

  1. Remove useless range checks on INT8 sequences