]> granicus.if.org Git - postgresql/commit
Fix sanity-check code that mistakenly assumed error and notice messages
authorTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Dec 2003 17:43:57 +0000 (17:43 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Dec 2003 17:43:57 +0000 (17:43 +0000)
commitd167fb10153a2f00c9a8b46df537a202f7755cb9
treeb57417c44d7e3d0716dcf4701bde9ddfab01d97f
parent36c9a01acf0026614b4d3ac869962902e7138c62
Fix sanity-check code that mistakenly assumed error and notice messages
could never exceed 30K.  Per report from Andreas Pflug.
src/interfaces/libpq/fe-protocol3.c