OSR5: Passes without the setsockopt() calls...

Lists: pgsql-hackers
From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: OSR5: Passes without the setsockopt() calls...
Date: 2003-11-09 00:03:45
Message-ID: 127360000.1068336225@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

>From my SCO contacts re: the failure on OSR5:

I haven't had time and won't have time to fully diagnose this until
after i get back from vacation. In the mean time, i am attaching a
patch which gets OpenServer 5.0.7 to pass 92 of 93 tests with one
test ignored. Basically, this patch just says if you're on OpenServer
then don't do the setsockopt calls. Not very satisfactory as setsockopt
should work on OSR5.

I know this isn't an acceptable patch, and I'm not sure when my contact
is back from Vacation.

Do we want to hold the release?

LER

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Attachment Content-Type Size
postgresql-7.4RC1-osr5.txt text/plain 1.9 KB

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: OSR5: Passes without the setsockopt() calls...
Date: 2003-11-09 22:18:43
Message-ID: 113030000.1068416323@lerlaptop.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

Can I get a comment from someone on this please.......

LER

--On Saturday, November 08, 2003 18:03:45 -0600 Larry Rosenman
<ler(at)lerctr(dot)org> wrote:

>> From my SCO contacts re: the failure on OSR5:
>
>
> I haven't had time and won't have time to fully diagnose this until
> after i get back from vacation. In the mean time, i am attaching a
> patch which gets OpenServer 5.0.7 to pass 92 of 93 tests with one
> test ignored. Basically, this patch just says if you're on OpenServer
> then don't do the setsockopt calls. Not very satisfactory as setsockopt
> should work on OSR5.
>
>
> I know this isn't an acceptable patch, and I'm not sure when my contact
> is back from Vacation.
>
> Do we want to hold the release?
>
> LER
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749


From: "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>
To: Larry Rosenman <ler(at)lerctr(dot)org>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: OSR5: Passes without the setsockopt() calls...
Date: 2003-11-09 22:43:17
Message-ID: 20031109184256.N727@ganymede.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-hackers

On Sun, 9 Nov 2003, Larry Rosenman wrote:

> Can I get a comment from someone on this please.......

no, the release will not be held up

>
> LER
>
>
> --On Saturday, November 08, 2003 18:03:45 -0600 Larry Rosenman
> <ler(at)lerctr(dot)org> wrote:
>
> >> From my SCO contacts re: the failure on OSR5:
> >
> >
> > I haven't had time and won't have time to fully diagnose this until
> > after i get back from vacation. In the mean time, i am attaching a
> > patch which gets OpenServer 5.0.7 to pass 92 of 93 tests with one
> > test ignored. Basically, this patch just says if you're on OpenServer
> > then don't do the setsockopt calls. Not very satisfactory as setsockopt
> > should work on OSR5.
> >
> >
> > I know this isn't an acceptable patch, and I'm not sure when my contact
> > is back from Vacation.
> >
> > Do we want to hold the release?
> >
> > LER
> >
> > --
> > Larry Rosenman http://www.lerctr.org/~ler
> > Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
> > US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>
>
>
> --
> Larry Rosenman http://www.lerctr.org/~ler
> Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
> US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749
>