diff options
author | Michael Paquier <michael@paquier.xyz> | 2025-10-08 13:57:04 +0900 |
---|---|---|
committer | Michael Paquier <michael@paquier.xyz> | 2025-10-08 14:02:26 +0900 |
commit | 138da727a174219da2d408382e50f8628f1fa38f (patch) | |
tree | 17d814677775d6c2c4cd66629b7912ba854ef9ad /src/backend/utils/misc/postgresql.conf.sample | |
parent | b71bae41a0cdda879db39d9946d2cc4af910bed1 (diff) |
Improve description of some WAL records for GIN
The following information is added in the description of some GIN
records:
- In INSERT_LISTPAGE, the number of tuples and the right link block.
- In UPDATE_META_PAGE, the number of tuples, the previous tail block,
and the right link block.
- In SPLIT, the left and right children blocks.
Author: Kirill Reshke <reshkekirill@gmail.com>
Reviewed-by: Michael Paquier <michael@paquier.xyz>
Reviewed-by: Andrey Borodin <x4mmm@yandex-team.ru>
Discussion: https://postgr.es/m/CALdSSPgnAt5L=D_xGXRXLYO5FK1H31_eYEESxdU1n-r4g+6GqA@mail.gmail.com
Diffstat (limited to 'src/backend/utils/misc/postgresql.conf.sample')
0 files changed, 0 insertions, 0 deletions