Tweak the code in a couple of places to try to deliver more user-friendly
Tom Lane <tgl@sss.pgh.pa.us>
Tweak the code in a couple of places to try to deliver more user-friendly error messages when a single COPY line is too long for us to handle. Per example from Johann Spies.
Files
| Path | Change | +/− |
|---|---|---|
| src/backend/lib/stringinfo.c | modified | +11 −8 |
| src/backend/utils/mb/mbutils.c | modified | +39 −9 |