forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7fc7551


Jan Wieck
Jan Wieck
Fixed growing of backend due to not pfree()'d data on COPY FROM
Fixed growing of backend if BEFORE DELETE trigger returns heap tupledifferent from trigtuple.Jan1 parent072be47 commit7fc7551
2 files changed
+3
-2
lines changedLines changed: 1 addition & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
6 | 6 |
| |
7 | 7 |
| |
8 | 8 |
| |
9 |
| - | |
| 9 | + | |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
| |||
651 | 651 |
| |
652 | 652 |
| |
653 | 653 |
| |
654 |
| - | |
655 | 654 |
| |
656 | 655 |
| |
657 | 656 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
684 | 684 |
| |
685 | 685 |
| |
686 | 686 |
| |
| 687 | + | |
| 688 | + | |
687 | 689 |
| |
688 | 690 |
| |
689 | 691 |
| |
|
0 commit comments
Comments
(0)