pageinspect: fix t_bits alignment in heap_page_items function

Edit
ID 1414
Title pageinspect: fix t_bits alignment in heap_page_items function
Topic Bug Fixes
Created 2017-12-17 21:37:48
Last modified 2018-01-04 19:59:23 (6 years, 10 months ago)
Latest email 2018-01-04 20:03:06 (6 years, 10 months ago)
Status
2018-01: Committed
Target version
Authors Maksim Milyutin (maksm90)
Reviewers Andrey Borodin (x4m)Become reviewer
Committer Tom Lane (tgl)
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/1414
git checkout commitfest/cf/1414
Emails
[HACKERS] wrong t_bits alignment in pageinspect
First at 2017-12-15 13:53:41 by Maksim Milyutin <milyutinma at gmail.com>
Latest at 2018-01-04 20:03:06 by Tom Lane <tgl at sss.pgh.pa.us>
Latest attachment (pageinspect_tbits_alignment_fix_v2.patch) at 2018-01-04 18:06:09 from Maksim Milyutin <milyutinma at gmail.com>
    Attachment (pageinspect_tbits_alignment_fix_v2.patch) at 2018-01-04 18:06:09 from Maksim Milyutin <milyutinma at gmail.com> (Patch: Yes)
    Attachment (pageinspect_tbits_alignment_fix.patch) at 2017-12-15 13:53:41 from Maksim Milyutin <milyutinma at gmail.com> (Patch: Yes)
History
When Who What
2018-01-04 19:59:23 Tom Lane (tgl) Closed in commitfest 2018-01 with status: Committed
2018-01-04 19:22:47 Tom Lane (tgl) Added tgl as committer
2018-01-04 19:03:47 Andrey Borodin (x4m) Posted review with messageid <151509262772.1651.10799726818723431618.pgcf@coridan.postgresql.org>
2018-01-04 19:03:47 Andrey Borodin (x4m) New status: Ready for Committer
2018-01-02 09:34:21 Andrey Borodin (x4m) Added x4m as reviewer
2017-12-17 21:38:52 Maksim Milyutin (maksm90) Changed authors to Maksim Milyutin (maksm90)
2017-12-17 21:37:48 Maksim Milyutin (maksm90) Attached mail thread ec295792-a69f-350f-6287-25a20e8f31d5@gmail.com
2017-12-17 21:37:48 Maksim Milyutin (maksm90) Created patch record
Edit