Avoid use deprecated Windows Memory API

Edit
ID 3893
Title Avoid use deprecated Windows Memory API
Topic Refactoring
Created 2022-09-15 11:25:51
Last modified 2023-03-20 07:06:42 (1 year, 8 months ago)
Latest email 2023-03-22 12:18:31 (1 year, 7 months ago)
Status
2023-03: Rejected
2023-01: Moved to next CF
2022-11: Moved to next CF
Target version 16
Authors Ranier Vilela (raniervilela)
Reviewers Aleksander Alekseev (a.alekseev)Become reviewer
Committer
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/3893
git checkout commitfest/cf/3893
Emails
Avoid use deprecated Windows Memory API
First at 2022-09-14 23:19:12 by Ranier Vilela <ranier.vf at gmail.com>
Latest at 2023-03-22 12:18:31 by Ranier Vilela <ranier.vf at gmail.com>
Latest attachment (v2-use-heapalloc-instead-deprecated-localalloc.patch) at 2023-03-17 15:19:56 from Ranier Vilela <ranier.vf at gmail.com>
    Attachment (v2-use-heapalloc-instead-deprecated-localalloc.patch) at 2023-03-17 15:19:56 from Ranier Vilela <ranier.vf at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Replace-LocalAlloc-LocalFree-with-HeapAlloc-HeapF.patch) at 2022-09-15 12:58:40 from Aleksander Alekseev <aleksander at timescale.com> (Patch: Yes)
    Attachment (use-heapalloc-instead-deprecated-localalloc.patch) at 2022-09-14 23:19:12 from Ranier Vilela <ranier.vf at gmail.com> (Patch: Yes)
History
When Who What
2023-03-20 07:06:42 Michael Paquier (michael-kun) Closed in commitfest 2023-03 with status: Rejected
2023-03-17 15:23:40 Aleksander Alekseev (a.alekseev) New status: Needs review
2023-03-17 13:54:19 Aleksander Alekseev (a.alekseev) New status: Waiting on Author
2023-01-31 16:18:19 vigneshwaran C (vignesh.postgres) Closed in commitfest 2023-01 with status: Moved to next CF
2022-12-11 06:31:05 Ian Barwick (barwick) Closed in commitfest 2022-11 with status: Moved to next CF
2022-09-15 13:05:00 Aleksander Alekseev (a.alekseev) Added a.alekseev as reviewer
2022-09-15 11:26:06 Ranier Vilela (raniervilela) Changed authors to Ranier Vilela (raniervilela)
2022-09-15 11:26:06 Ranier Vilela (raniervilela) Changed targetversion to 16
2022-09-15 11:25:51 Ranier Vilela (raniervilela) Attached mail thread CAEudQAo3etqZWk5tht-2TCgo6JLGAFonn1pbaWY2ioaNXiBNNA@mail.gmail.com
2022-09-15 11:25:51 Ranier Vilela (raniervilela) Created patch record
Edit