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

From: Jan Wieck <JanWieck(at)Yahoo(dot)com>
To: "Marc G(dot) Fournier" <scrappy(at)hub(dot)org>
Cc: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>, 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-07-01 23:51:34
Message-ID: 3F021E86.6010805@Yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marc G. Fournier wrote:
> 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?) ... ?

I think he meant a separate binary, somehow installer-wrapped libpq.dll
- right?

Honestly I think that doesn't do much for windows. It would only do if
we would add many other, more or less dependant interfaces, like ODBC,
Pgtcl, Pgperl?, JDBC, MyDBC ... but then we get into all the license,
packaging, distribution hassle.

Jan

>
>
>
> >
>> 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 ...
>>
>>
>>
>>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

--
#======================================================================#
# It's easier to get forgiveness for being wrong than for being right. #
# Let's break this rule - forgive me. #
#================================================== JanWieck(at)Yahoo(dot)com #

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Marc G. Fournier 2003-07-01 23:55:52 Re: PHP/PgSQL *and* libpq ...
Previous Message Markus Bertheau 2003-07-01 23:16:09 Re: cvs build failure