Re: bug in config for cygwin - Mailing list pgsql-bugs

From Bruce Momjian
Subject Re: bug in config for cygwin
Date
Msg-id 200208171203.g7HC3mW08993@candle.pha.pa.us
Whole thread Raw
In response to Re: bug in config for cygwin  ("Scott" <scott.ellis@aetas.com.au>)
List pgsql-bugs
Scott wrote:
> Hi Bruce,
>
> The path is:
>
>  postgresql-7.2.1/src/include/pg_config_os.h

Oh, OK.  I don't see an #include <version.h> in that file so I am
confused how it got there.

>
> Just while I'm here - congrats for a great peice of software, and on such a
> quick response time! :)
>
> Another note - I applied that patch for QNX6 (forget authors name - sorry -
> but the one that you guys argued about pretty intensly re going into version
> 7.2) on our QNX (6.2) development system at work...it seems to have worked
> no problems. Though I didn't try installing the patched version under cygwin
> or building the libpq stuff under windows...

QNX is one of our platforms we want to get working for 7.3 but no one
has started working on it yet.  We have refactored some of the SysV
stuff so it should be easier now. If you know anyone who is interested
in submitting a QNX port patch, please let them know.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-bugs by date:

Previous
From: "Scott"
Date:
Subject: Re: bug in config for cygwin
Next
From: Tom Lane
Date:
Subject: Re: Bug #740: Temp tables not deleted if postmaster crashes