Re: Couple of patches for jdbc driver - Mailing list pgsql-jdbc

From Peter T Mount
Subject Re: Couple of patches for jdbc driver
Date
Msg-id 998496790.3b83da16e4a77@webmail.retep.org.uk
Whole thread Raw
In response to Re: Couple of patches for jdbc driver  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-jdbc
Quoting Peter Eisentraut <peter_e@gmx.net>:

> Tom Lane writes:
>
> > IIRC, at one time ODBC *was* a separate project, and we decided that
> > that wasn't working too well.  Anyone recall the reasons we pulled it
> > into the main CVS tree?  Wouldn't do to make the same mistakes
> twice...
>
> The ODBC driver was created by someone else (Insight something).  They
> stopped development and someone had to take it up.

Same with JDBC. It was originally two separate projects when I picked them up
and brought them into the main CVS tree.

Peter

--
Peter Mount peter@retep.org.uk
PostgreSQL JDBC Driver: http://www.retep.org.uk/postgres/
RetepPDF PDF library for Java: http://www.retep.org.uk/pdf/

pgsql-jdbc by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Couple of patches for jdbc driver
Next
From: Ned Wolpert
Date:
Subject: Re: JDBC changes for 7.2... some questions...