Fix missing 'static' keywords --- some compilers gripe about this.

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

Commit: 3467758809718a5c7b745ec9d0ffdbe129568e6a
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2006-08-04T16:42:56Z
Releases: 8.2.0
Fix missing 'static' keywords --- some compilers gripe about this.

Files

PathChange+/−
src/backend/storage/lmgr/lwlock.c modified +3 −3