slock_t must be int not char for MIPS. 7.4 got this right, but the

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

Commit: 17364edce6c108dd3c2a9e9bc3708460048c50eb
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2004-08-30T22:49:07Z
Releases: 8.0.0
slock_t must be int not char for MIPS.  7.4 got this right, but the
info was apparently mistranscribed in s_lock code rearrangement.

Files

PathChange+/−
src/include/storage/s_lock.h modified +2 −2