Redundancy in comment within lock.c

From: Peter Geoghegan <pg(at)heroku(dot)com>
To: Pg Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Redundancy in comment within lock.c
Date: 2013-04-25 06:36:34
Message-ID: CAM3SWZRv7ZhbxMkDiOhuFagCaXe3xLmwXgtb5SoY+btGvUYvng@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Peter Geoghegan

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Jov 2013-04-25 08:27:47 Re: BUG #8049: Incorrect results when using ORDER BY and query planner options
Previous Message Amit Langote 2013-04-25 06:13:53 Re: Failing start-up archive recovery at Standby mode in PG9.2.4