diff options
author | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-08-05 18:00:17 +0200 |
---|---|---|
committer | Alvaro Herrera <alvherre@alvh.no-ip.org> | 2022-08-05 18:00:17 +0200 |
commit | 49b85e4812d78b4c4601301209597a35c117b16b (patch) | |
tree | 0377b1cd3df44a55b930a263472c89c4f2db5711 /src/tutorial/funcs.source | |
parent | 41f613fc257c4d1df97f5f244461d1acb2b65227 (diff) | |
download | postgresql-49b85e4812d78b4c4601301209597a35c117b16b.tar.gz postgresql-49b85e4812d78b4c4601301209597a35c117b16b.zip |
BRIN: mask BRIN_EVACUATE_PAGE for WAL consistency checking
That bit is unlogged and therefore it's wrong to consider it in WAL page
comparison.
Add a test that tickles the case, as branch testing technology allows.
This has been a problem ever since wal consistency checking was
introduced (commit a507b86900f6 for pg10), so backpatch to all supported
branches.
Author: 王海洋 (Haiyang Wang) <wanghaiyang.001@bytedance.com>
Reviewed-by: Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Discussion: https://postgr.es/m/CACciXAD2UvLMOhc4jX9VvOKt7DtYLr3OYRBhvOZ-jRxtzc_7Jg@mail.gmail.com
Discussion: https://postgr.es/m/CACciXADOfErX9Bx0nzE_SkdfXr6Bbpo5R=v_B6MUTEYW4ya+cg@mail.gmail.com
Diffstat (limited to 'src/tutorial/funcs.source')
0 files changed, 0 insertions, 0 deletions