Fix dsa_free() to re-bin segment

Edit
ID 3607
Title Fix dsa_free() to re-bin segment
Topic Bug Fixes
Created 2022-03-31 04:03:49
Last modified 2023-07-04 04:19:58 (1 year, 4 months ago)
Latest email 2023-07-04 04:22:40 (1 year, 4 months ago)
Status
2023-07: Committed
2023-03: Moved to next CF
2023-01: Moved to next CF
2022-11: Moved to next CF
2022-09: Moved to next CF
2022-07: Moved to next CF
Target version
Authors Dongming Liu (inferyes)
Reviewers clundro infdahai (infdahai.outlook.com)Become reviewer
Committer Thomas Munro (macdice)
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/3607
git checkout commitfest/cf/3607
Emails
DSA failed to allocate memory
First at 2022-01-24 09:58:44 by Dongming Liu <ldming101 at gmail.com>
Latest at 2023-07-04 04:22:40 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (v4-0001-Re-bin-segment-when-memory-pages-are-freed.patch) at 2023-06-14 00:29:54 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v4-0001-Re-bin-segment-when-memory-pages-are-freed.patch) at 2023-06-14 00:29:54 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Re-bin-segment-when-memory-pages-are-freed.patch) at 2023-02-20 04:52:48 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Re-bin-segment-when-dsa-memory-is-freed-v2.patch) at 2022-04-06 07:10:39 from Dongming Liu <ldming101 at gmail.com> (Patch: Yes)
    Attachment (0001-Re-bin-segment-when-dsa-memory-is-freed.patch) at 2022-03-28 07:13:46 from Dongming Liu <ldming101 at gmail.com> (Patch: Yes)
    Attachment (0001-port-test_dsa.patch) at 2022-03-18 07:30:49 from Dongming Liu <ldming101 at gmail.com> (Patch: Yes)
    Attachment (0001-add-dsa-test-module.patch) at 2022-01-24 09:58:44 from Dongming Liu <ldming101 at gmail.com> (Patch: Yes)
History
When Who What
2023-07-04 04:19:58 Thomas Munro (macdice) Closed in commitfest 2023-07 with status: Committed
2023-07-04 04:19:58 Thomas Munro (macdice) Changed committer to macdice
2023-06-27 07:23:02 clundro infdahai (infdahai.outlook.com) Added infdahai.outlook.com as reviewer
2023-06-22 21:47:35 Sean He (iihero) Removed iihero from reviewers
2023-06-22 21:47:32 Sean He (iihero) Added iihero as reviewer
2023-04-09 03:50:40 Greg Stark (stark) Closed in commitfest 2023-03 with status: Moved to next CF
2023-02-08 09:05:41 Bowen Shi (zxwsbg) Removed zxwsbg from reviewers
2023-02-08 09:05:37 Bowen Shi (zxwsbg) Added zxwsbg as reviewer
2023-01-31 02:40:50 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-11 00:03:31 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-10-12 05:07:05 Michael Paquier (michael-kun) Closed in commitfest 2022-09 with status: Moved to next CF
2022-08-01 21:35:21 Jacob Champion (jchampion) Closed in commitfest 2022-07 with status: Moved to next CF
2022-04-07 01:05:25 Dongming Liu (inferyes) New status: Needs review
2022-04-01 02:47:10 Neil Chen (carpenter.nail.cz.gmail.com) Removed carpenter.nail.cz.gmail.com from reviewers
2022-04-01 02:45:10 Neil Chen (carpenter.nail.cz.gmail.com) Added carpenter.nail.cz.gmail.com as reviewer
2022-03-31 04:09:49 Dongming Liu (inferyes) New status: Waiting on Author
2022-03-31 04:09:25 Dongming Liu (inferyes) Changed authors to Dongming Liu (inferyes)
2022-03-31 04:03:50 Dongming Liu (inferyes) Attached mail thread CAL1p7e8LzB2LSeAXo2pXCW4+Rya9s0sJ3G_ReKOU=AjSUWjHWQ@mail.gmail.com
2022-03-31 04:03:49 Dongming Liu (inferyes) Created patch record
Edit