Re: Small comment fix in s_lock.c

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Magnus Hagander <mha(at)sollentuna(dot)net>
Cc: pgsql-patches(at)postgresql(dot)org
Subject: Re: Small comment fix in s_lock.c
Date: 2004-03-23 21:39:57
Message-ID: 200403232139.i2NLdvw04101@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches


Patch applied. Thanks.

---------------------------------------------------------------------------

Magnus Hagander wrote:
> 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>>

Content-Description: s_lock_comment.patch

[ Attachment, skipping... ]

>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Magnus Hagander 2004-03-23 21:57:53 Re: Updated logging config (was: Initial eventlog support on win32 )
Previous Message Bruce Momjian 2004-03-23 21:34:01 Re: Fix for dumoing WITH/WITHOUT oids