Fix incorrect placement of pfree() in pg_relation_check_pages()
Michael Paquier <michael@paquier.xyz>
Fix incorrect placement of pfree() in pg_relation_check_pages() This would cause the function to crash when more than one page is considered as broken and reported in the SRF. Reported-by: Noriyoshi Shinoda Discussion: https://postgr.es/m/TU4PR8401MB11523D42C315AAF822E74275EE170@TU4PR8401MB1152.NAMPRD84.PROD.OUTLOOK.COM
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/utils/adt/pagefuncs.c | modified | +2 −2 |
Discussion
- Online checksums verification in the backend 84 messages · 2019-12-06 → 2020-11-04