forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit257e162
Invalidate smgr_targblock in smgrrelease().
In rare circumstances involving relfilenode reuse, it might have beenpossible for smgr_targblock to finish up pointing past the end.Oversight inb74e94d. Back-patch to 15.Reviewed-by: Heikki Linnakangas <hlinnaka@iki.fi>Discussion:https://postgr.es/m/CA%2BhUKGJ8NTvqLHz6dqbQnt2c8XCki4r2QvXjBQcXpVwxTY_pvA%40mail.gmail.com1 parentd5111d5 commit257e162
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| 299 | + | |
299 | 300 | | |
300 | 301 | | |
301 | 302 | | |
| |||
0 commit comments
Comments
(0)