Re: Request for supported platforms

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Bruce Momjian" <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: "PostgreSQL-development" <pgsql-hackers(at)postgresql(dot)org>, "Thomas Lockhart" <lockhart(at)fourpalms(dot)org>, "Tom Lane" <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: Request for supported platforms
Date: 2002-10-29 21:10:52
Message-ID: 03AF4E498C591348A42FC93DEA9661B8128B4E@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> -----Original Message-----
> From: Bruce Momjian [mailto:pgman(at)candle(dot)pha(dot)pa(dot)us]
> Sent: 29 October 2002 19:34
> To: Dave Page
> Cc: PostgreSQL-development; Thomas Lockhart; Tom Lane
> Subject: Re: [HACKERS] Request for supported platforms
>
>
>
> Attached is a diff to fix the pclose problem. It turns out
> there was code in there to make popen/pclose be
> _popen/_pclose, but it was only in common.c, even in 7.2.3
> (print.c). Not sure how it would compile in the past with
> that. Maybe it didn't. Anyway, this is committed and should
> _help_ with the compile.

Thanks Bruce, builds fine now.

Actually, I'm sure it did just a few weeks ago - We've been developing
pgAdmin III in C++ using libpq on Windows, Linux and FreeBSD for a few
weeks now and we've been using the CVS code.

Regards, Dave

Browse pgsql-hackers by date

  From Date Subject
Next Message Jason Tishler 2002-10-29 21:17:38 Re: [HACKERS] Request for supported platforms
Previous Message Dave Page 2002-10-29 21:00:20 Re: [HACKERS] Request for supported platforms