Use inlined TAS() on PA-RISC, if we are compiling with gcc.

Tom Lane <tgl@sss.pgh.pa.us>

Commit: afb09b5a31a558709b7a8c577e447c60ff25ca1b
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2003-12-23T22:15:07Z
Releases: 8.0.0
Use inlined TAS() on PA-RISC, if we are compiling with gcc.
Patch inspired by original submission from ViSolve.

Files

PathChange+/−
src/backend/storage/lmgr/s_lock.c modified +11 −7
src/include/storage/s_lock.h modified +31 −7
src/template/hpux modified +8 −2