| From: | Greg Nancarrow <gregn4422(at)gmail(dot)com> |
|---|---|
| To: | David Rowley <dgrowleyml(at)gmail(dot)com> |
| Cc: | PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Remove useless int64 range checks on BIGINT sequence MINVALUE/MAXVALUE values |
| Date: | 2021-06-21 11:32:24 |
| Message-ID: | CAJcOf-exUOeYCNOR6265V_gT7GojHKAeJUhA89R6k8_rGaw-kA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Mon, Jun 21, 2021 at 8:32 PM David Rowley <dgrowleyml(at)gmail(dot)com> wrote:
>
> It might be worth putting in a comment to mention that the check is
> not needed. Just in case someone looks again one day and thinks the
> checks are missing.
>
> Probably best to put this in the July commitfest so it does not get missed.
Updated the patch, and will add it to the Commitfest, thanks.
Regards,
Greg Nancarrow
Fujitsu Australia
| Attachment | Content-Type | Size |
|---|---|---|
| v2-0001-Remove-useless-int64-range-checks-on-BIGINT-sequence.patch | application/octet-stream | 2.6 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | John Naylor | 2021-06-21 11:53:58 | Re: Add index OID macro argument to DECLARE_INDEX |
| Previous Message | John Naylor | 2021-06-21 11:27:10 | Re: disfavoring unparameterized nested loops |