Remove useless pointer update in ginxlog.c
Michael Paquier <michael@paquier.xyz>
Remove useless pointer update in ginxlog.c Oversight in 2c03216d8311, when the redo code of GIN got refactored for the new WAL format where block information has been standardized, as the payload data got tracked for each block after the change, and not in the whole record. This is just a cleanup. Author: Kirill Reshke <reshkekirill@gmail.com> Reviewed-by: Andrey Borodin <x4mmm@yandex-team.ru> Discussion: https://postgr.es/m/CALdSSPgnAt5L=D_xGXRXLYO5FK1H31_eYEESxdU1n-r4g+6GqA@mail.gmail.com
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/access/gin/ginxlog.c | modified | +0 −1 |
Discussion
- Remove custom redundant full page write description from GIN 14 messages · 2025-09-15 → 2025-10-14