forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit81e36d3
committed
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 parentd3c25ca commit81e36d3
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
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)