Small comment fix in s_lock.c

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: <pgsql-patches(at)postgresql(dot)org>
Subject: Small comment fix in s_lock.c
Date: 2004-03-23 20:53:02
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE34B5BA@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

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


<<s_lock_comment.patch>>

Attachment Content-Type Size
s_lock_comment.patch application/octet-stream 1.7 KB

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2004-03-23 21:34:01 Re: Fix for dumoing WITH/WITHOUT oids
Previous Message Tom Lane 2004-03-23 20:52:27 Re: Fix for dumoing WITH/WITHOUT oids