When changing select() calls for delays into pg_usleep(), two comments

Bruce Momjian <bruce@momjian.us>

Commit: 48b2802eeeaa3d0aca615726728c115c00073d5d
Author: Bruce Momjian <bruce@momjian.us>
Date: 2004-03-23T21:39:46Z
Releases: 8.0.0
When changing select() calls for delays into pg_usleep(), two comments
in s_lock.c were not updated, and still refers to select. Made my grep
hit the wrong files, so I figured a simple patch was in order.. (other
refs in the same comment block was changed..)

Magnus Hagander

Files

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