Should Cygwin PostgreSQL contain all header files? - Mailing list pgsql-cygwin

From Jason Tishler
Subject Should Cygwin PostgreSQL contain all header files?
Date
Msg-id 20010607142329.R524@dothill.com
Whole thread Raw
Responses Re: [GENERAL] Should Cygwin PostgreSQL contain all header files?  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-cygwin
In the process of helping someone build PoPy

    http://sourceforge.net/projects/popy

under Cygwin, I have realized that my Cygwin PostgreSQL distribution
may be missing some header files.

Please see the following for details:

    http://www.cygwin.com/ml/cygwin/2001-06/msg00434.html

The bottom line is should I be using

    make -C src/include install-all-headers

instead of

    make -C src/include install

or is PoPy's use of non-client-side headers incorrect?

BTW, it appears that others (i.e., non-Cygwin users) have noticed this
issue too:

    http://sourceforge.net/tracker/index.php?func=detail&aid=426982&group_id=15454&atid=115454

Thanks,
Jason

--
Jason Tishler
Director, Software Engineering       Phone: 732.264.8770 x235
Dot Hill Systems Corp.               Fax:   732.264.8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-cygwin by date:

Previous
From: "Henshall, Stuart - WCP"
Date:
Subject: RE: Re: PostgreSQL on Win98+Cygwin
Next
From: Tom Lane
Date:
Subject: Re: [GENERAL] Should Cygwin PostgreSQL contain all header files?