OSDN Git Service

From: Oliver Elphick <olly@lfix.co.uk>
authorMarc G. Fournier <scrappy@hub.org>
Wed, 29 Apr 1998 02:04:01 +0000 (02:04 +0000)
committerMarc G. Fournier <scrappy@hub.org>
Wed, 29 Apr 1998 02:04:01 +0000 (02:04 +0000)
commita9ed49d5b5661626280fca3f45c3d8ae3f9b69e4
treefd553efbe8a33a26742c415d17a0f729d24f788e
parent23c0471007d9ceb9ea247a902ca3d4e5d1561f43
From: Oliver Elphick <olly@lfix.co.uk>

If PQfn() receives NOTICEs from the backend, it fails because there is no
provision to deal with them.

This patch (supplied by Anders Hammarquist <iko@netg.se> to me as Debian
maintainer of postgresql) cures the problem:
src/interfaces/libpq/fe-exec.c