Re: Re: [PATCHES] s_lock.h cleanup - Mailing list pgsql-hackers

From Larry Rosenman
Subject Re: Re: [PATCHES] s_lock.h cleanup
Date
Msg-id 20010119132410.B2559@lerami.lerctr.org
Whole thread Raw
In response to Re: Re: [PATCHES] s_lock.h cleanup  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
* Tom Lane <tgl@sss.pgh.pa.us> [010119 13:08]:
> 
> > Oh, wow, I never suspected gcc could work without gas.  Can it?
> 
> Gcc with platform-specific as used to be the standard configuration
> on HPUX, and may still be standard on some platforms.
Still is the standard on UnixWare with GCC.  The standard assembler
and linker are used. 


> 
> Bottom line: I see no point in taking any risks, especially not this
> late in beta, with code that you cannot test for yourself, and
> *especially* not when the change is only for cosmetic reasons.
I agree with this sentiment. 

LER

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


pgsql-hackers by date:

Previous
From: "Mikheev, Vadim"
Date:
Subject: RE: Possible performance improvement: buffer replacemen t policy
Next
From: Patrick Welche
Date:
Subject: Re: Possible performance improvement: buffer replacement policy