forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit7666e73
committed
Throw an error if a DATA() line contains wrong # of attributes.
David Christensen, reviewed by Dagfinn Ilmari MannsåkerDiscussion:http://postgr.es/m/20170215154018.fs5vwtqhp5d2sifs@veeddeux.attlocal.net1 parentccce90b commit7666e73
1 file changed
+27
-1
lines changedLines changed: 27 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
46 | 46 |
| |
47 | 47 |
| |
48 | 48 |
| |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 |
| |
50 | 53 |
| |
51 | 54 |
| |
| |||
70 | 73 |
| |
71 | 74 |
| |
72 | 75 |
| |
73 |
| - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
74 | 81 |
| |
| 82 | + | |
| 83 | + | |
| 84 | + | |
75 | 85 |
| |
76 | 86 |
| |
77 | 87 |
| |
| |||
216 | 226 |
| |
217 | 227 |
| |
218 | 228 |
| |
| 229 | + | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
219 | 245 |
|
0 commit comments
Comments
(0)