backend -> interface communication

Hankin <hankin@dunno.com>

From: Hankin <hankin@dunno.com>
To: pgsql-hackers@postgresql.org
Date: 1998-03-03T00:57:54Z
Lists: pgsql-hackers
how is a notice sent from the backend?
does it send a Nxxxxx\n  or a VNxxxxx\n ??

Whenever I do a lo_close() I get a NOTICE: tablerelease: no lock found.
and PQfn() tries to read a VNxxxxx\n  when the backend sends a Nxxxxx\n