]> granicus.if.org Git - postgresql/commit
Check for out of memory when allocating sqlca.
authorMichael Meskes <meskes@postgresql.org>
Mon, 15 Jun 2015 12:21:03 +0000 (14:21 +0200)
committerMichael Meskes <meskes@postgresql.org>
Mon, 15 Jun 2015 12:21:03 +0000 (14:21 +0200)
commit94a484222caece19e381a6941b8d826027ac2e75
tree70cdda36851d1249ed1ac9c6db0b59b7b1a8041f
parentaf0b49fc98cb3494d1e444a4f5c3364627a3ed5f
Check for out of memory when allocating sqlca.

Patch by Michael Paquier
src/interfaces/ecpg/compatlib/informix.c
src/interfaces/ecpg/ecpglib/connect.c
src/interfaces/ecpg/ecpglib/data.c
src/interfaces/ecpg/ecpglib/descriptor.c
src/interfaces/ecpg/ecpglib/error.c
src/interfaces/ecpg/ecpglib/execute.c
src/interfaces/ecpg/ecpglib/misc.c