Report all I/O errors in buffile.c

Edit
ID 2365
Title Report all I/O errors in buffile.c
Topic Bug Fixes
Created 2019-12-03 22:38:02
Last modified 2020-06-16 20:27:21 (4 years, 5 months ago)
Latest email 2020-06-16 07:28:14 (4 years, 5 months ago)
Status
2020-07: Committed
2020-03: Moved to next CF
2020-01: Moved to next CF
Target version
Authors Thomas Munro (macdice)
Reviewers Ibrar Ahmed (ibrar)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/2365
git checkout commitfest/cf/2365
Emails
BufFileRead() error signalling
First at 2019-11-20 21:50:54 by Thomas Munro <thomas.munro at gmail.com>
Latest at 2020-06-16 07:28:14 by Michael Paquier <michael at paquier.xyz>
Latest attachment (v3-0001-Redesign-error-handling-in-buffile.c.patch) at 2020-06-09 00:21:53 from Thomas Munro <thomas.munro at gmail.com>
    Attachment (v3-0001-Redesign-error-handling-in-buffile.c.patch) at 2020-06-09 00:21:53 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (v2-0001-Redesign-error-handling-in-buffile.c.patch) at 2020-06-08 05:50:44 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Redesign-error-handling-in-buffile.c.patch) at 2020-06-05 06:03:59 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
    Attachment (0001-Raise-errors-for-I-O-errors-during-BufFileRead.patch) at 2019-11-30 02:46:16 from Thomas Munro <thomas.munro at gmail.com> (Patch: Yes)
History
When Who What
2020-06-16 20:27:21 Thomas Munro (macdice) Closed in commitfest 2020-07 with status: Committed
2020-06-16 20:27:21 Thomas Munro (macdice) Changed committer to macdice
2020-04-07 01:51:23 Thomas Munro (macdice) Closed in commitfest 2020-03 with status: Moved to next CF
2020-04-07 01:51:17 Thomas Munro (macdice) New status: Needs review
2020-02-01 11:14:49 Tomas Vondra (fuzzycz) New status: Waiting on Author
2020-02-01 11:14:43 Tomas Vondra (fuzzycz) Closed in commitfest 2020-01 with status: Moved to next CF
2020-02-01 11:14:38 Tomas Vondra (fuzzycz) New status: Needs review
2019-12-10 13:06:19 Ibrar Ahmed (ibrar) Posted comment with messageid <157598317991.13092.10640296975039971799.pgcf@coridan.postgresql.org>
2019-12-10 13:06:19 Ibrar Ahmed (ibrar) New status: Waiting on Author
2019-12-04 08:32:25 Ibrar Ahmed (ibrar) Added ibrar as reviewer
2019-12-03 22:38:10 Thomas Munro (macdice) Changed authors to Thomas Munro (macdice)
2019-12-03 22:38:02 Thomas Munro (macdice) Attached mail thread CA+hUKGJE04G=8TLK0DLypT_27D9dR8F1RQgNp0jK6qR0tZGWOw@mail.gmail.com
2019-12-03 22:38:02 Thomas Munro (macdice) Created patch record
Edit