Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-27 Thread Jason Tishler
Justin, On Mon, Jan 28, 2002 at 02:04:48AM +1100, Justin Clift wrote: > Thanks for your continued support. :) You are very welcome. > Lucky for us all, it turns out the problem is a non-problem. It was > just a way in which cygipc (I might have the exact spelling wrong) not > being installed

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-27 Thread Justin Clift
Hi Jason, Thanks for your continued support. :) Lucky for us all, it turns out the problem is a non-problem. It was just a way in which cygipc (I might have the exact spelling wrong) not being installed shows up, because PostgreSQL with cygwin needs it. So, when it got installed, PostgreSQL b

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-27 Thread Jason Tishler
Justin, On Sat, Jan 26, 2002 at 02:34:48PM +1100, Justin Clift wrote: > Would it be possible for someone to do a re-compile of PostgreSQL 7.1.3 > for Cygwin, specifically with the debugging symbols enabled, and have it > in some kind of form so users who have a problem with PostgreSQL on > cygwin

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-26 Thread Rick Rankin
OTECTED] [mailto:[EMAIL PROTECTED]] On > >Behalf Of Tom Lane > >Sent: 26 January 2002 04:30 > >To: Robert Collins > >Cc: Justin Clift; Cygwin Mailing List; Frank Joerdens > >Subject: Re: Need a customised version of PostgreSQL 7.1.3 on cygwin > > > >"Robe

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-26 Thread Christopher Faylor
26 January 2002 04:30 >To: Robert Collins >Cc: Justin Clift; Cygwin Mailing List; Frank Joerdens >Subject: Re: Need a customised version of PostgreSQL 7.1.3 on cygwin > >"Robert Collins" <[EMAIL PROTECTED]> writes: >> (gdb) bt >> #0 0x778a018d in ?? () >

RE: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-26 Thread Stephano Mariani
To: Robert Collins Cc: Justin Clift; Cygwin Mailing List; Frank Joerdens Subject: Re: Need a customised version of PostgreSQL 7.1.3 on cygwin "Robert Collins" <[EMAIL PROTECTED]> writes: > (gdb) bt > #0 0x778a018d in ?? () > #1 0x77e7758a in ?? () > These addresse

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-25 Thread Tom Lane
"Robert Collins" <[EMAIL PROTECTED]> writes: > (gdb) bt > #0 0x778a018d in ?? () > #1 0x77e7758a in ?? () > These addresses are in MS dll memory space anyway, not PG or cygwin. Okay ... so what do we do next? regards, tom lane -- Unsubscribe info: http://cygwin.com

Re: Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-25 Thread Robert Collins
=== - Original Message - From: "Justin Clift" <[EMAIL PROTECTED]> > > Well, it doesn't *look* very interesting: > > > (gdb) bt > > #0 0x778a018d in ?? () > > #1 0x77e7758a in ?? () > > Nope, you're right :-(. Can you rebuild PG with debug symbols? > (Add --enable-debug to configure, o

Need a customised version of PostgreSQL 7.1.3 on cygwin

2002-01-25 Thread Justin Clift
Hi guys, We're looking into a problem with PostgreSQL 7.1.3 on a recent version of Cygwin. We have a problem in that its really, really hard (aka impossible) to figure out what's going wrong in our code because there are no debugging symbols present with the Cygwin build of PostgreSQL (which is