Re: [HACKERS] backend -> interface communication
Peter T Mount <psqlhack@maidast.demon.co.uk>
From: Peter T Mount <psqlhack@maidast.demon.co.uk>
To: Hankin <hankin@dunno.com>
Cc: pgsql-hackers@postgresql.org
Date: 1998-03-03T06:36:51Z
Lists: pgsql-hackers
On Tue, 3 Mar 1998, Hankin wrote: > 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 This last bit sounds familiar. I thought it was fixed a long time ago (after I noticed it while implementing PQfn in Java) -- Peter T Mount petermount@earthling.net or pmount@maidast.demon.co.uk Main Homepage: http://www.demon.co.uk/finder Work Homepage: http://www.maidstone.gov.uk Work EMail: peter@maidstone.gov.uk