Re: JDBC split and move ... - Mailing list pgsql-jdbc

From Bruce Momjian
Subject Re: JDBC split and move ...
Date
Msg-id 200202110514.g1B5E9l28151@candle.pha.pa.us
Whole thread Raw
In response to Re: JDBC split and move ...  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-jdbc
Peter Eisentraut wrote:
> 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.

I think we need to separate packaging issues from CVS split issues.
There is no reason we can't have an /interfaces tar file.  It doesn't
require a CVS split.  Now, if you want to release /interfaces at
different intervals from backend code, that could require a CVS split.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: JDBC split and move ...
Next
From: Peter Eisentraut
Date:
Subject: Re: JDBC split and move ...