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

Michael Meskes
Changed ecpg parser to allow RETURNING clauses without attached C variables.
1 parent9f0f4ef commitf8bc6b2
3 files changed
+7
-3
lines changedLines changed: 5 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1873 | 1873 |
| |
1874 | 1874 |
| |
1875 | 1875 |
| |
1876 |
| - | |
| 1876 | + | |
1877 | 1877 |
| |
1878 |
| - | |
1879 | 1878 |
| |
1880 | 1879 |
| |
1881 | 1880 |
| |
1882 | 1881 |
| |
1883 | 1882 |
| |
1884 | 1883 |
| |
1885 | 1884 |
| |
| 1885 | + | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
1886 | 1889 |
| |
1887 | 1890 |
| |
1888 | 1891 |
| |
|
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 | |
---|---|---|---|
| |||
94 | 94 |
| |
95 | 95 |
| |
96 | 96 |
| |
97 |
| - | |
| 97 | + | |
98 | 98 |
| |
99 | 99 |
| |
100 | 100 |
| |
|
0 commit comments
Comments
(0)