forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd23e60e
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 parent1bc19df commitd23e60e
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
|
0 commit comments
Comments
(0)