| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>, 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 05:14:09 |
| Message-ID: | 200202110514.g1B5E9l28151@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Peter Eisentraut | 2002-02-11 05:16:47 | Re: JDBC split and move ... |
| Previous Message | Barry Lind | 2002-02-11 04:30:52 | Re: JDBC split and move ... |