Fix overflow in parsing of param numbers

Edit
ID 5000
Title Fix overflow in parsing of param numbers
Topic Bug Fixes
Created 2024-05-19 14:48:06
Last modified 2024-07-02 08:15:08 (4 months, 2 weeks ago)
Latest email 2024-07-04 12:34:35 (4 months, 2 weeks ago)
Status
2024-07: Committed
Target version stable
Authors Erik Wienhold (ewie)
Reviewers Michael Paquier (michael-kun), Peter Eisentraut (petere), Alexander Lakhin (law)Become reviewer
Committer Peter Eisentraut (petere)
Links CFbot results (CirrusCI) CFbot GitHub
Checkout latest CFbot patchset Go to your local checkout of the PostgreSQL repository and run:
git remote add commitfest https://github.com/postgresql-cfbot/postgresql.git
git fetch commitfest cf/5000
git checkout commitfest/cf/5000
Emails
Underscore in positional parameters?
First at 2024-05-14 03:18:24 by Erik Wienhold <ewie at ewie.name>
Latest at 2024-07-04 12:34:35 by Erik Wienhold <ewie at ewie.name>
Latest attachment (stacktrace-EXECUTE-18cbed13d5.txt) at 2024-05-20 13:59:30 from Erik Wienhold <ewie at ewie.name>
    Attachment (stacktrace-EXECUTE-18cbed13d5.txt) at 2024-05-20 13:59:30 from Erik Wienhold <ewie at ewie.name> (Patch: No)
    Attachment (v4-0001-Fix-overflow-in-parsing-of-positional-parameter.patch) at 2024-05-19 14:43:39 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (v3-0001-Fix-overflow-in-parsing-of-positional-parameter.patch) at 2024-05-18 01:31:49 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (0001-WIP-atol-investigation.patch) at 2024-05-16 06:41:11 from Peter Eisentraut <peter at eisentraut.org> (Patch: Yes)
    Attachment (v2-0001-Forbid-underscore-in-positional-parameters.patch) at 2024-05-14 16:07:51 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
    Attachment (0001-Fix-parsing-of-positional-parameters-with-underscore.patch) at 2024-05-14 03:18:24 from Erik Wienhold <ewie at ewie.name> (Patch: Yes)
History
When Who What
2024-07-02 08:15:08 Peter Eisentraut (petere) Closed in commitfest 2024-07 with status: Committed
2024-07-02 07:17:56 Peter Eisentraut (petere) Added petere as committer
2024-05-19 14:49:19 Erik Wienhold (ewie) Changed reviewers to Michael Paquier (michael-kun), Peter Eisentraut (petere), Alexander Lakhin (law)
2024-05-19 14:49:19 Erik Wienhold (ewie) Changed authors to Erik Wienhold (ewie)
2024-05-19 14:49:19 Erik Wienhold (ewie) Changed targetversion to stable
2024-05-19 14:48:06 Erik Wienhold (ewie) Attached mail thread 5d216d1c-91f6-4cbe-95e2-b4cbd930520c@ewie.name
2024-05-19 14:48:06 Erik Wienhold (ewie) Created patch record
Edit