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

Peter Eisentraut <peter.eisentraut@enterprisedb.com>

From: Peter Eisentraut <peter.eisentraut@enterprisedb.com>
To: David Rowley <dgrowleyml@gmail.com>, Greg Nancarrow <gregn4422@gmail.com>
Cc: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2021-07-12T18:50:23Z
Lists: pgsql-hackers
On 12.07.21 10:44, David Rowley wrote:
> What I was trying to get to here was something that was more
> reasonable that might make sense to commit.  I'm just not certain
> where Peter stands on this now that the latest patch is a net zero
> when it comes to adding lines. Peter?

Your version looks better to me than the original version, but I'm still 
-0.05 on changing this at all.




Commits

  1. Remove useless range checks on INT8 sequences