Re: Third call for platform testing

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org>
Subject: Re: Third call for platform testing
Date: 2001-12-15 05:52:51
Message-ID: 200112150552.fBF5qpb26154@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


What are we doing with the SunOS port? It is failing the 'bit'
regression test. I can easily do the work if people tell me how they
want this handled.

---------------------------------------------------------------------------

> > > SunOS Tatsuo Ishii
> > > Are we giving up on this one? Still relevant?
> >
> > What should we do? The only remaining issue is a non-8-bit-clean
> > memcmp, which seems pretty easy to fix it.
>
> Yes, seems we could go a few directions with SunOS:
>
> Leave bit types broken on that platform, document it
> Hard-code in a memcmp() in C for just that platform in varbit.c
> Add configure test and real memcmp() function for bad platforms
>
> Anyone want to vote on these? Personally, SunOS seems like the
> granddaddy of ports and I would hate to see it leave, especially when we
> are so close.
>
> --
> Bruce Momjian | http://candle.pha.pa.us
> pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> + If your life is a hard drive, | 830 Blythe Avenue
> + Christ can be your backup. | Drexel Hill, Pennsylvania 19026

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2001-12-15 08:04:23 Re: Third call for platform testing
Previous Message Brent Verner 2001-12-15 03:53:27 system catalog relation of a table and a serial sequence