Home
About
Download
Documentation
Community
Developers
Support
Donate
Your account
Quick Links
Community
Contributors
Mailing Lists
IRC
Local User Groups
Events
International Sites
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values
From:
Greg Sabino Mullane <htamfids(at)gmail(dot)com>
To:
pgsql-hackers(at)lists(dot)postgresql(dot)org
Cc:
Greg Nancarrow <gregn4422(at)gmail(dot)com>
Subject:
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values
Date:
2021-06-22 19:26:47
Message-ID:
162439000726.1167.1106069011077952837.pgcf@coridan.postgresql.org
Views:
Raw Message
|
Whole Thread
|
Download mbox
|
Resend email
Thread:
2021-06-21 10:10:02 from Greg Nancarrow <gregn4422(at)gmail(dot)com> 📎
2021-06-21 10:32:10 from David Rowley <dgrowleyml(at)gmail(dot)com>
2021-06-21 11:32:24 from Greg Nancarrow <gregn4422(at)gmail(dot)com> 📎
2021-06-22 19:26:47 from Greg Sabino Mullane <htamfids(at)gmail(dot)com>
2021-07-03 10:44:15 from Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
2021-07-04 08:53:06 from David Rowley <dgrowleyml(at)gmail(dot)com>
2021-07-06 10:43:09 from David Rowley <dgrowleyml(at)gmail(dot)com>
2021-07-06 12:06:04 from Greg Nancarrow <gregn4422(at)gmail(dot)com>
2021-07-07 08:37:42 from David Rowley <dgrowleyml(at)gmail(dot)com> 📎
2021-07-12 04:26:16 from David Rowley <dgrowleyml(at)gmail(dot)com>
2021-07-12 04:48:06 from Greg Nancarrow <gregn4422(at)gmail(dot)com>
2021-07-12 08:44:10 from David Rowley <dgrowleyml(at)gmail(dot)com>
2021-07-12 18:50:23 from Peter Eisentraut <peter(dot)eisentraut(at)enterprisedb(dot)com>
2021-07-13 02:00:49 from David Rowley <dgrowleyml(at)gmail(dot)com>
Lists:
pgsql-hackers
Those code comments look good.
In response to
Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values
at 2021-06-21 11:32:24 from Greg Nancarrow
Browse pgsql-hackers by date
From
Date
Subject
Next Message
Alexander Korotkov
2021-06-22 20:42:47
Re: Decouple operator classes from index access methods
Previous Message
Greg Sabino Mullane
2021-06-22 19:22:38
Re: Avoid stuck of pbgench due to skipped transactions