- Notifications
You must be signed in to change notification settings - Fork5
Commit0a4fe8a
committed
Remove the check for COPY TO STDIN and COPY FROM STDOUT from ecpg.
The backend grammar treats STDIN and STDOUT completely interchangeable, sothat the above accepted. Arguably that was a mistake the backend grammar,but it's not ecpg's business to second guess that.1 parent8337e3b commit0a4fe8a
1 file changed
+2
-8
lines changedLines changed: 2 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
193 | 193 |
| |
194 | 194 |
| |
195 | 195 |
| |
196 |
| - | |
197 |
| - | |
198 |
| - | |
199 |
| - | |
200 |
| - | |
| 196 | + | |
| 197 | + | |
201 | 198 |
| |
202 |
| - | |
203 |
| - | |
204 |
| - | |
205 | 199 |
| |
206 | 200 |
| |
207 | 201 |
| |
|
0 commit comments
Comments
(0)