Re: PHP/PgSQL *and* libpq ...

From: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
To: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
Cc: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: PHP/PgSQL *and* libpq ...
Date: 2003-06-25 11:59:41
Message-ID: 20030625085834.N10424@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 25 Jun 2003, Robert Treat wrote:

> Seems like we should also allow for a windows specific distribution of libpq
> as well.

I thought that the win32 stuff was being included as part of the base
distribution? IF so, wouldn't such already be included in any
libpq.tar.gz we created? Is there a reason why we'd need a
libpq-win.tar.gz (assuming that that is what you are suggesting?) ... ?

>
> 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 ...
>
>
>
>

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brage 2003-06-25 12:05:10 Week numbers and years
Previous Message Robert Treat 2003-06-25 11:04:09 Re: PHP/PgSQL *and* libpq ...