From: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, The Hermit Hacker <scrappy(at)hub(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: PHP/PgSQL *and* libpq ... |
Date: | 2003-06-25 11:04:09 |
Message-ID: | 200306250704.09352.xzilla@users.sourceforge.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Seems like we should also allow for a windows specific distribution of libpq
as well.
Robert Treat
On Tuesday 24 June 2003 10:43 pm, Bruce Momjian wrote:
> Added to TODO:
>
> * Allow creation of a libpq-only tarball
>
> ---------------------------------------------------------------------------
>
> The Hermit Hacker wrote:
> > Just a side bar to the whole thread about PHP/MySQL ... I realize that
> > libpq is intwined with the backend right now, but if anyone could think
> > of a way of at least adding a make target that would create a
> > libpq.tar.gz distribution, I believe it would go a long way towards
> > making it easier for ppl to add/compile in PgSQL support into PHP ...
> > right now, to do so, you have to download an 8Meg file to get libpq ...
> > if it could be reduced to a <.5Meg tar.gz file:
> >
> > svr1# du -sk libpq
> > 532 libpq
> >
> > it would be less onerous to download and add the support in ...
From | Date | Subject | |
---|---|---|---|
Next Message | Marc G. Fournier | 2003-06-25 11:59:41 | Re: PHP/PgSQL *and* libpq ... |
Previous Message | Kaare Rasmussen | 2003-06-25 10:54:02 | Re: Two weeks to feature freeze |