Hmm, so evidently _check_lock and _clear_lock take an argument of type

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

Commit: 9f6f51d5d45444c1459ec9564c29a3c205d689f6
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2007-07-16T14:02:22Z
Releases: 8.3.0
Hmm, so evidently _check_lock and _clear_lock take an argument of type
int not unsigned int.  Third try to get grebe building without warnings...

Files

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