Re: [HACKERS] wrong t_bits alignment in pageinspect
x4mmm@yandex-team.ru
From: Andrey Borodin <x4mmm@yandex-team.ru>
To: pgsql-hackers@postgresql.org
Cc: Maksim Milyutin <milyutinma@gmail.com>
Date: 2018-01-04T19:03:47Z
Lists: pgsql-hackers
The following review has been posted through the commitfest application: make installcheck-world: tested, passed Implements feature: not tested Spec compliant: tested, passed Documentation: tested, passed Everything is fixed, works properly and I have no new notices. I think that patch is ready for committer. Best regards, Andrey Borodin. The new status of this patch is: Ready for Committer
Commits
-
Fix new test case to not be endian-dependent.
- 18869e202b74 11.0 landed
- 0dc5dfcd7a71 10.2 landed
-
Fix incorrect computations of length of null bitmap in pageinspect.
- ad592f4a6eed 9.6.7 landed
- 5ad1b1728767 10.2 landed
- 39cfe86195f0 11.0 landed