Avoid duplication of code to read XLOG page

Edit
Title Avoid duplication of code to read XLOG page
Topic Refactoring
Created 2019-04-15 10:45:14
Last modified 2019-11-25 18:16:29 (4 years, 4 months ago)
Latest email 2019-11-26 10:40:17 (4 years, 4 months ago)
Status
2019-11: Committed
2019-09: Moved to next CF
2019-07: Moved to next CF
Target version
Authors Antonin Houska (a.houska)
Reviewers Michael Paquier (michael-kun)Become reviewer
Committer Álvaro Herrera (alvherre)
Links
Emails
Attempt to consolidate reading of XLOG page
First at 2019-04-11 16:05:42 by Antonin Houska <ah at cybertec.at>
Latest at 2019-11-26 10:40:17 by Antonin Houska <ah at cybertec.at>
Latest attachment (wal_read_errno.patch) at 2019-11-25 09:02:00 from Antonin Houska <ah at cybertec.at>
    Attachment (wal_read_errno.patch) at 2019-11-25 09:02:00 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v12-0001-Use-only-xlogreader.c-WALRead.patch) at 2019-11-22 22:56:32 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v11-0005-Use-only-xlogreader.c-XLogRead.patch) at 2019-11-20 14:50:29 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (xlogread-extra.patch) at 2019-11-15 21:41:45 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v10-0005-Use-only-xlogreader.c-XLogRead.patch) at 2019-11-12 11:06:33 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v09-0005-Use-only-xlogreader.c-XLogRead.patch) at 2019-11-11 15:25:56 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v08-0005-Use-only-xlogreader.c-XLogRead.patch) at 2019-10-04 10:11:11 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v07-0005-Use-only-xlogreader.c-XLogRead.patch) at 2019-09-26 12:08:33 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (0002-0003.patch) at 2019-09-23 22:00:38 from Alvaro Herrera from 2ndQuadrant <alvherre at alvh.no-ip.org> (Patch: Yes)
    Attachment (v06-0002-Remove-TLI-from-some-argument-lists.patch) at 2019-09-23 10:44:31 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (xlogopen-rename.patch) at 2019-09-17 22:15:21 from Alvaro Herrera <alvherre at 2ndquadrant.com> (Patch: Yes)
    Attachment (v05-0002-Remove-TLI-from-some-argument-lists.patch) at 2019-09-09 10:20:30 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v04-0001-Make-XLogReaderInvalReadState-static.patch) at 2019-07-09 10:15:37 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v03_001_Unexport_XLogReaderInvalReadState.patch) at 2019-05-21 09:11:37 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (v02_001_Unexport_XLogReaderInvalReadState.patch) at 2019-05-02 16:17:36 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
    Attachment (reuse_xlogread.patch) at 2019-04-11 16:05:42 from Antonin Houska <ah at cybertec.at> (Patch: Yes)
History
When Who What
2019-11-25 18:16:29 Álvaro Herrera (alvherre) Closed in commitfest 2019-11 with status: Committed
2019-11-22 07:11:51 Michael Paquier (michael-kun) New status: Ready for Committer
2019-11-20 14:50:14 Antonin Houska (a.houska) New status: Needs review
2019-11-20 08:39:30 Michael Paquier (michael-kun) New status: Waiting on Author
2019-11-12 11:06:36 Antonin Houska (a.houska) New status: Needs review
2019-11-11 08:24:04 Michael Paquier (michael-kun) Added michael-kun as reviewer
2019-11-07 04:49:06 Michael Paquier (michael-kun) New status: Waiting on Author
2019-09-30 18:59:47 Álvaro Herrera (alvherre) Closed in commitfest 2019-09 with status: Moved to next CF
2019-09-23 21:04:28 Álvaro Herrera (alvherre) Added alvherre as committer
2019-09-23 10:44:44 Antonin Houska (a.houska) New status: Needs review
2019-09-06 14:54:59 Álvaro Herrera (alvherre) New status: Waiting on Author
2019-08-01 22:24:35 Thomas Munro (macdice) Closed in commitfest 2019-07 with status: Moved to next CF
2019-04-15 10:47:30 Antonin Houska (a.houska) Changed authors to Antonin Houska (a.houska)
2019-04-15 10:45:15 Antonin Houska (a.houska) Attached mail thread 14984.1554998742@spoje.net
2019-04-15 10:45:14 Antonin Houska (a.houska) Created patch record
Edit