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

Michael Meskes
Added missing braces to prevent a segfault after usage of an undeclared cursor.
1 parent6bf44d5 commit4b98d42
2 files changed
+10
-2
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
2035 | 2035 |
| |
2036 | 2036 |
| |
2037 | 2037 |
| |
| 2038 | + | |
| 2039 | + | |
| 2040 | + | |
| 2041 | + | |
| 2042 | + | |
2038 | 2043 |
| |
2039 | 2044 |
|
Lines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
| |
4 | 4 |
| |
| |||
292 | 292 |
| |
293 | 293 |
| |
294 | 294 |
| |
| 295 | + | |
295 | 296 |
| |
296 | 297 |
| |
297 | 298 |
| |
| |||
837 | 838 |
| |
838 | 839 |
| |
839 | 840 |
| |
| 841 | + | |
840 | 842 |
| |
841 | 843 |
| |
842 |
| - | |
| 844 | + | |
| 845 | + | |
843 | 846 |
| |
844 | 847 |
| |
845 | 848 |
| |
|
0 commit comments
Comments
(0)