forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbeb850e
committed
Properly set relpersistence for fake relcache entries.
This can result in buffers failing to be properly flushed atcheckpoint time, leading to data loss.Report, diagnosis, and patch by Jeff Davis.1 parent9afc648 commitbeb850e
2 files changed
+7
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
| 397 | + | |
| 398 | + | |
397 | 399 |
| |
398 | 400 |
| |
399 | 401 |
| |
| |||
403 | 405 |
| |
404 | 406 |
| |
405 | 407 |
| |
| 408 | + | |
| 409 | + | |
| 410 | + | |
406 | 411 |
| |
407 | 412 |
| |
408 | 413 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
271 | 271 |
| |
272 | 272 |
| |
273 | 273 |
| |
| 274 | + | |
| 275 | + | |
274 | 276 |
| |
275 | 277 |
| |
276 | 278 |
| |
|
0 commit comments
Comments
(0)