]> granicus.if.org Git - postgresql/commit
Adjust error-handling logic in libpq. For the first time, libpq copes
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 26 May 2003 20:05:20 +0000 (20:05 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 26 May 2003 20:05:20 +0000 (20:05 +0000)
commit5493ecc3a504db277f2eb936e7db66ad76e1fbe5
tree3c426c818de9ba26f99e71faf606dc1984b63c9d
parent90903069e97ab686a5dea96bcd2fb11e73bcdc91
Adjust error-handling logic in libpq.  For the first time, libpq copes
sanely with running out of memory for a query result.
src/interfaces/libpq/fe-exec.c