- Notifications
You must be signed in to change notification settings - Fork5.1k
Commit3f43110
committed
Remove useless pointer update in ginxlog.c
Oversight in2c03216, when the redo code of GIN got refactored forthe new WAL format where block information has been standardized, as thepayload data got tracked for each block after the change, and not in thewhole 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.com1 parent4856618 commit3f43110
1 file changed
+0
-1
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
368 | 368 |
| |
369 | 369 |
| |
370 | 370 |
| |
371 |
| - | |
372 | 371 |
| |
373 | 372 |
| |
374 | 373 |
| |
|
0 commit comments
Comments
(0)