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

Michael Meskes
Changed ecpg parser to allow RETURNING clauses without attached C variables.
1 parent004a970 commitea0ca75
3 files changed
+7
-3
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1877 | 1877 |
| |
1878 | 1878 |
| |
1879 | 1879 |
| |
1880 |
| - | |
| 1880 | + | |
1881 | 1881 |
| |
1882 |
| - | |
1883 | 1882 |
| |
1884 | 1883 |
| |
1885 | 1884 |
| |
1886 | 1885 |
| |
1887 | 1886 |
| |
1888 | 1887 |
| |
1889 | 1888 |
| |
| 1889 | + | |
| 1890 | + | |
| 1891 | + | |
| 1892 | + | |
1890 | 1893 |
| |
1891 | 1894 |
| |
1892 | 1895 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
78 | 78 |
| |
79 | 79 |
| |
80 | 80 |
| |
| 81 | + | |
81 | 82 |
| |
82 | 83 |
| |
83 | 84 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
101 |
| - | |
| 101 | + | |
102 | 102 |
| |
103 | 103 |
| |
104 | 104 |
| |
|
0 commit comments
Comments
(0)