Re: Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha) - Mailing list pgsql-patches

From Tom Lane
Subject Re: Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)
Date
Msg-id 3592.977965347@sss.pgh.pa.us
Whole thread Raw
In response to Re: [HACKERS] Re: Tuple-valued datums on Alpha (was Re: 7.1 on DEC/Alpha)  (Brent Verner <brent@rcfile.org>)
List pgsql-patches
Brent Verner <brent@rcfile.org> writes:
> | float8-fp-exception.out comparison file.  Try removing the line
> |
> |     float8/alpha.*-dec-osf=float8-fp-exception

>   cc w/o line above:  FAIL
>   cc w/ line above:   ok
>   gcc w/o line above: ???    (will retest later)
>   gcc w/ line above:  FAIL

OK, then it should work for both cases if you do

float8/alpha.*-dec-osf.*:cc=float8-fp-exception

            regards, tom lane

pgsql-patches by date:

Previous
From: Brent Verner
Date:
Subject: [patch] src/include/storage/s_lock.h
Next
From: Bruce Momjian
Date:
Subject: Re: [INTERFACES] Two minor fixes to reduce resource usage in JDBC drivers