forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit451d116
committed
Add more tests for COPY with incorrect option combinations
Based on the existing coverage report, some combinations were notchecked at all, so add some tests to do so. Spotted while looking atthe area.Discussion:https://postgr.es/m/Y2DNm9u7hzIxCXHn@paquier.xyz1 parente7c7605 commit451d116
2 files changed
+27
-0
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
77 | 77 |
| |
78 | 78 |
| |
79 | 79 |
| |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
80 | 97 |
| |
81 | 98 |
| |
82 | 99 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
67 | 67 |
| |
68 | 68 |
| |
69 | 69 |
| |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
70 | 80 |
| |
71 | 81 |
| |
72 | 82 |
| |
|
0 commit comments
Comments
(0)