Re: Cygwin PostgreSQL postmaster abort problem

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: Cygwin PostgreSQL postmaster abort problem
Date: 2000-12-31 03:48:53
Message-ID: 20001230224852.A260@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Tom,

On Fri, Dec 29, 2000 at 11:58:16PM -0500, Tom Lane wrote:
> Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com> writes:
> > Unfortunately, I found some more Cygwin build issues. I guess that it
> > is time to make another patch...
>
> No time like the present ;-)
>
> We are pointing for a 7.1beta2 release towards the end of next week.
> If you can send patches in the next few days it'd be very timely...

See attached for ChangeLog and patch. The instructions to apply the
patch is as follows:

$ tar -xzvf postgresql-snapshot.tar.gz
$ cd postgresql-snapshot
$ patch -p1 <Cygwin-1.1.7-PostgreSQL-20001229.patch

Note that I ran the regression tests and all 76 test passed.

Unfortunately, I was bitten by the pq.dll not in the PATH problem again --
shame on me. I should have sent in a patch for this before and I will
do so shortly. Due to the impending release, I don't want to hold up
the Cygwin (compilation) patch.

BTW, I was doing the builds and regression testing on my machine at
work via ssh so I didn't see Windows pop up its standard dialog until
after I VNC-ed in. Hence, when the regression test initially "hung,"
it became a real head banger there for a moment...

Jason

--
Jason Tishler
Director, Software Engineering Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corporation Fax: +1 (732) 264-8798
82 Bethany Road, Suite 7 Email: Jason(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

Attachment Content-Type Size
ChangeLog text/plain 601 bytes
Cygwin-1.1.7-PostgreSQL-20001229.patch text/plain 3.4 KB

In response to

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2000-12-31 03:56:43 Re: Cygwin PostgreSQL postmaster abort problem
Previous Message Tim Dunnington 2000-12-30 17:27:17 Re: Postgres on AIX reply