OSDN Git Service

Tweak the code in a couple of places to try to deliver more user-friendly
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 May 2007 16:43:24 +0000 (16:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 28 May 2007 16:43:24 +0000 (16:43 +0000)
commitfa98a86f65cc2d71cbef5caa063f12c66233238c
treef9b5839fc1ee0a79eed479a787b746558f952f83
parent7e72d07aa470e94849e30a740637ef37b50514e6
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.
src/backend/lib/stringinfo.c
src/backend/utils/mb/mbutils.c