- Notifications
You must be signed in to change notification settings - Fork5
Commit97c19e6
committed
Fix gin_desc routine to match the WAL format.
In the GIN incomplete-splits patch, I used BlockIdDatas to store the blocknumber of left and right children, when inserting a downlink after a splitto an internal page posting list page. But gin_desc thought they were storedas BlockNumbers.1 parentda8a716 commit97c19e6
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
56 | 56 |
| |
57 | 57 |
| |
58 | 58 |
| |
59 |
| - | |
60 |
| - | |
61 |
| - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
|
0 commit comments
Comments
(0)