Re: Redundancy in comment within lock.c

From: Heikki Linnakangas <hlinnakangas(at)vmware(dot)com>
To: Peter Geoghegan <pg(at)heroku(dot)com>
Cc: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Redundancy in comment within lock.c
Date: 2013-04-25 11:11:19
Message-ID: 51790F57.5030700@vmware.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 25.04.2013 09:36, Peter Geoghegan wrote:
> Silly typo report. Line 3774 of lmgr's lock.c says:
>
> * Re-acquire a lock belonging to a transaction that was prepared, when
> * when starting up into hot standby mode.
>
> This has been the case since the original hot standby commit.

Thanks, fixed.

- Heikki

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2013-04-25 14:37:22 Re: Enabling Checksums
Previous Message Jov 2013-04-25 09:57:36 Re: Analyzing bug 8049