forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit361b94c
committed
Add C comment about \copy bug in CSV mode
Comment: This code erroneously assumes '\.' on a line alone inside aquoted CSV string terminates the \copy.http://www.postgresql.org/message-id/E1TdNVQ-0001ju-GO@wrigleys.postgresql.org1 parent20a1b9e commit361b94c
1 file changed
+5
-0
lines changedLines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
635 | 635 |
| |
636 | 636 |
| |
637 | 637 |
| |
| 638 | + | |
| 639 | + | |
| 640 | + | |
| 641 | + | |
| 642 | + | |
638 | 643 |
| |
639 | 644 |
| |
640 | 645 |
| |
|
0 commit comments
Comments
(0)