forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitbf6285b
committed
Further corrections of mismatching struct and btree SizeOf macros.
In this case, correction is to remove now unused fields from struct.Since these were unused and full of garbage anyway, no version change.1 parent128b1c5 commitbf6285b
1 file changed
+1
-3
lines changedLines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + | |
11 | 11 |
| |
12 | 12 |
| |
13 | 13 |
| |
| |||
317 | 317 |
| |
318 | 318 |
| |
319 | 319 |
| |
320 |
| - | |
321 | 320 |
| |
322 | 321 |
| |
323 | 322 |
| |
| |||
363 | 362 |
| |
364 | 363 |
| |
365 | 364 |
| |
366 |
| - | |
367 | 365 |
| |
368 | 366 |
| |
369 | 367 |
| |
|
0 commit comments
Comments
(0)