forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit9747a98
committed
Add missing PQclear() calls into pg_receivexlog.
Back-patch to 9.3.1 parent39217ce commit9747a98
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
680 | 680 |
| |
681 | 681 |
| |
682 | 682 |
| |
| 683 | + | |
683 | 684 |
| |
684 | 685 |
| |
685 | 686 |
| |
| |||
694 | 695 |
| |
695 | 696 |
| |
696 | 697 |
| |
| 698 | + | |
| 699 | + | |
697 | 700 |
| |
698 | 701 |
| |
699 | 702 |
| |
| |||
715 | 718 |
| |
716 | 719 |
| |
717 | 720 |
| |
| 721 | + | |
718 | 722 |
| |
719 | 723 |
| |
720 | 724 |
| |
| |||
925 | 929 |
| |
926 | 930 |
| |
927 | 931 |
| |
| 932 | + | |
928 | 933 |
| |
929 | 934 |
| |
930 | 935 |
| |
|
0 commit comments
Comments
(0)