- Notifications
You must be signed in to change notification settings - Fork28
Commit93cd768
committed
Properly acquire buffer lock for page-at-a-time hash vacuum.
In a couple of places, _hash_kill_items was mistakenly called withthe buffer lock not held. Repair.Ashutosh Sharma, per a report from Andreas SeltenreichDiscussion:http://postgr.es/m/87o9wo8o0j.fsf@credativ.de1 parentf578093 commit93cd768
1 file changed
+18
-2
lines changedLines changed: 18 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
476 | 476 |
| |
477 | 477 |
| |
478 | 478 |
| |
479 |
| - | |
| 479 | + | |
| 480 | + | |
| 481 | + | |
| 482 | + | |
| 483 | + | |
480 | 484 |
| |
| 485 | + | |
| 486 | + | |
481 | 487 |
| |
| 488 | + | |
| 489 | + | |
482 | 490 |
| |
483 | 491 |
| |
484 | 492 |
| |
| |||
507 | 515 |
| |
508 | 516 |
| |
509 | 517 |
| |
510 |
| - | |
| 518 | + | |
| 519 | + | |
| 520 | + | |
| 521 | + | |
| 522 | + | |
511 | 523 |
| |
| 524 | + | |
| 525 | + | |
512 | 526 |
| |
| 527 | + | |
| 528 | + | |
513 | 529 |
| |
514 | 530 |
| |
515 | 531 |
| |
|
0 commit comments
Comments
(0)