forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7be4ba4
committed
Remove obsolete comment in reorderbuffer.h.
Commit9fab40a changed ReorderBuffer to use Slab Context forallocating ReorderBufferTXN entries instead of using a cachingmechanism. The txn->node is no longer used as an element of the listof preallocated ReorderBufferTXNs.Reviewed-by: Amit KapilaDiscussion:https://postgr.es/m/CAD21AoB1CTnX66Ji3zTCnjoPVC9OzYe0B6LygUHcxEB2RV-hFw%40mail.gmail.com1 parent4681ad4 commit7be4ba4
1 file changed
+1
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
394 | 394 |
| |
395 | 395 |
| |
396 | 396 |
| |
397 |
| - | |
| 397 | + | |
398 | 398 |
| |
399 | 399 |
| |
400 |
| - | |
401 | 400 |
| |
402 | 401 |
| |
403 | 402 |
| |
|
0 commit comments
Comments
(0)