forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitd1f0aa7
committed
Fix pg_visibility regression failure with CLOBBER_CACHE_ALWAYS
Commit8e03eb9 reverted a bit too much code, reintroducing one of theissues fixed by39b66a9 - a page might have been left partially emptyafter relcache invalidation.Reported-By: Tom LaneAuthor: Masahiko SawadaDiscussion:https://postgr.es/m/822752.1623032114@sss.pgh.pa.usDiscussion:https://postgr.es/m/CAD21AoA%3D%3Df2VSw3c-Cp_y%3DWLKHMKc1D6s7g3YWsCOvgaYPpJcg%40mail.gmail.com1 parentbfeede9 commitd1f0aa7
1 file changed
+11
-11
lines changedLines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
407 | 407 |
| |
408 | 408 |
| |
409 | 409 |
| |
| 410 | + | |
410 | 411 |
| |
411 |
| - | |
412 |
| - | |
413 |
| - | |
414 |
| - | |
415 |
| - | |
416 |
| - | |
417 |
| - | |
418 |
| - | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
| 416 | + | |
| 417 | + | |
| 418 | + | |
| 419 | + | |
419 | 420 |
| |
420 |
| - | |
421 |
| - | |
422 |
| - | |
| 421 | + | |
| 422 | + | |
423 | 423 |
| |
424 | 424 |
| |
425 | 425 |
| |
|
0 commit comments
Comments
(0)