Adjust error-handling logic in libpq. For the first time, libpq copes

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 5493ecc3a504db277f2eb936e7db66ad76e1fbe5
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-05-26T20:05:20Z
Releases: 7.4.1
Adjust error-handling logic in libpq.  For the first time, libpq copes
sanely with running out of memory for a query result.

Files

PathChange+/−
src/interfaces/libpq/fe-exec.c modified +25 −12