forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitc471d2b
committed
Take out the PERFECT_MMGR #ifdefs:
My guess is that the thing had bugs, and the pfree was commented out.The thing is probabally free'ed anyway at the end, so it was not a badthing.If it does cause a bug, it will generate an error when hit, so I sayunless someone else knows, let's remove it and run the regression test.-Bruce1 parent7f76072 commitc471d2b
2 files changed
+2
-6
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 |
| |
| |||
440 | 440 |
| |
441 | 441 |
| |
442 | 442 |
| |
443 |
| - | |
444 | 443 |
| |
445 |
| - | |
446 | 444 |
| |
447 | 445 |
| |
448 | 446 |
| |
|
Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| |||
503 | 503 |
| |
504 | 504 |
| |
505 | 505 |
| |
506 |
| - | |
507 | 506 |
| |
508 | 507 |
| |
509 | 508 |
| |
510 |
| - | |
511 | 509 |
| |
512 | 510 |
| |
513 | 511 |
| |
|
0 commit comments
Comments
(0)