]> 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:44:05 +0000 (17:44 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Sun, 28 Dec 2003 17:44:05 +0000 (17:44 +0000)
commit9c08d8fe56faa4d78079c7aa621a477c8d710453
treebfde066c2f4adbc2b59826c2e113e8e4e1ec9276
parent2315548ed7a8dda84316f325eb633c6f0c09b842
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