RE: [PATCHES] Fix for ODBC close

From: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>
To: "'Bruce Momjian'" <pgman(at)candle(dot)pha(dot)pa(dot)us>, PostgreSQL odbc list <pgsql-odbc(at)postgresql(dot)org>, PostgreSQL-patches <pgsql-patches(at)postgresql(dot)org>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: RE: [PATCHES] Fix for ODBC close
Date: 2001-02-10 23:15:18
Message-ID: 8568FC767B4AD311AC33006097BCD3D61A297B@woody.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-odbc pgsql-patches

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 10 February 2001 05:46
> To: PostgreSQL odbc list; PostgreSQL-patches
> Cc: PostgreSQL-development
> Subject: [PATCHES] Fix for ODBC close
>
>
> I have applied the following patch to properly exit ODBC.

<Snip>

I just compiled from the current cvs under win32 and I still get
'pq_recvbuf: unexpected EOF on client connection' when exiting apps using
the ODBC driver. I have tested with pgAdmin which uses ADO (ActiveX Data
Objects) and certainly closes the ADO connection object on exit, as well as
a simple test app using DAO (Data Access Objects). I did have a go at fixing
this myself when Bruce first mentioned it, and had exactly the same results
with similar code :-(

Regards,

Dave.

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Philip Warner 2001-02-10 23:32:00 Re: New setval() call
Previous Message Bruce Momjian 2001-02-10 21:38:03 Re: RE: [PATCHES] Re: [HACKERS] 6.2 protocol

Browse pgsql-odbc by date

  From Date Subject
Next Message Bruce Momjian 2001-02-10 23:35:50 Re: [ODBC] RE: [PATCHES] Fix for ODBC close
Previous Message Dave Page 2001-02-10 22:53:33 Minor ODBC Patch

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-02-10 23:35:50 Re: [ODBC] RE: [PATCHES] Fix for ODBC close
Previous Message Dave Page 2001-02-10 22:53:33 Minor ODBC Patch