Re: JDBC split and move ...

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: Barry Lind <barry(at)xythos(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>, <ryan(at)postgresql(dot)org>
Subject: Re: JDBC split and move ...
Date: 2002-02-11 02:11:19
Message-ID: Pine.LNX.4.30.0202102110270.683-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Marc G. Fournier writes:

> Over time, anything that is not tied directly into the backend code ...
> eventually, I'm even looking at some way of splitting off
> interfaces/libpq, since I'm itred of having to download and install an
> 8Meg distrubtion ust to getl ibpq to compile PHP4 with :(

You don't have to. Just compile it once and install it as many times as
you need it.

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Tom Lane 2002-02-11 02:34:33 Re: JDBC split and move ...
Previous Message Peter Eisentraut 2002-02-11 02:09:53 Re: JDBC split and move ...