forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commiteb6e9b5
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 parent269dbaf commiteb6e9b5
2 files changed
+7
-0
lines changedLines changed: 5 additions & 0 deletions
Original 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 |
| |
|
Lines changed: 2 additions & 0 deletions
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)