Re: Typo in comment to function LockHasWaitersRelation() [master branch]

From: Robert Haas <robertmhaas(at)gmail(dot)com>
To: Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Typo in comment to function LockHasWaitersRelation() [master branch]
Date: 2016-08-22 16:00:49
Message-ID: CA+TgmobC_NFLcvupmsFyW-0HR186Lcxuor+T0TVKoUkCLRAR9A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Mon, Aug 22, 2016 at 9:01 AM, Dmitry Ivanov <d(dot)ivanov(at)postgrespro(dot)ru> wrote:
>> Hi hackers,
>>
>> I've found a typo in a comment to function LockHasWaitersRelation() [lmgr.c
>> :
>> 271, master branch]:
>> >> This is a functiion to check
>
> Attached a patch.

Thanks. Committed with a bit of additional wordsmithing.

--
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2016-08-22 16:19:44 Re: Showing parallel status in \df+
Previous Message Simon Riggs 2016-08-22 15:56:31 Re: WAL consistency check facility