Fix file descriptor reuse bugs

Edit
ID 3625
Title Fix file descriptor reuse bugs
Topic Bug Fixes
Created 2022-04-22 07:41:06
Last modified 2022-05-09 01:37:01 (2 years, 6 months ago)
Latest email 2022-05-14 00:07:05 (2 years, 6 months ago)
Status
2022-07: Committed
Target version
Authors Andres Freund (andresfreund), Thomas Munro (macdice)
Reviewers 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/3625
git checkout commitfest/cf/3625
Emails
wrong fds used for refilenodes after pg_upgrade relfilenode changes Reply-To:
First at 2022-02-09 22:00:04 by Andres Freund <andres at anarazel.de>
Latest at 2022-05-14 00:07:05 by Thomas Munro <thomas.munro at gmail.com>
Latest attachment (0001-Fix-slow-animal-timeouts-in-032_relfilenode_reuse.pl.patch) at 2022-05-13 02:19:58 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (0001-Fix-slow-animal-timeouts-in-032_relfilenode_reuse.pl.patch) at 2022-05-13 02:19:58 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Add-logging-for-ProcSignalBarrier-mechanism.patch) at 2022-05-08 23:30:06 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v4-0001-Rethink-PROCSIGNAL_BARRIER_SMGRRELEASE.patch) at 2022-05-04 02:23:57 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v3-0001-Rethink-PROCSIGNAL_BARRIER_SMGRRELEASE.patch) at 2022-04-22 07:37:30 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-WIP-Rethink-PROCSIGNAL_BARRIER_SMGRRELEASE.patch) at 2022-04-02 05:04:09 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-WIP-Rethink-PROCSIGNAL_BARRIER_SMGRRELEASE.patch) at 2022-04-01 06:03:40 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v1-0001-WIP-test-for-file-reuse-dangers-around-database-a.patch) at 2022-02-22 09:40:01 from Andres Freund <andres at anarazel.de> (Patch: Yes)
History
When Who What
2022-05-09 01:37:01 Thomas Munro (macdice) Closed in commitfest 2022-07 with status: Committed
2022-05-09 01:37:01 Thomas Munro (macdice) Changed committer to macdice
2022-04-22 07:41:43 Thomas Munro (macdice) Changed authors to Andres Freund (andresfreund), Thomas Munro (macdice)
2022-04-22 07:41:06 Thomas Munro (macdice) Attached mail thread 20220209220004.kb3dgtn2x2k2gtdm@alap3.anarazel.de
2022-04-22 07:41:06 Thomas Munro (macdice) Created patch record
Edit