pgsql: Correct comment in Hot Standby nbtree handling

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Correct comment in Hot Standby nbtree handling
Date: 2014-05-06 13:46:50
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Correct comment in Hot Standby nbtree handling

Logic is correct, matching handling of LP_DEAD elsewhere.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/2e54d88af137da5c1cf4749e2b9d4371224bbd47

Modified Files
--------------
src/backend/access/nbtree/nbtxlog.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

Browse pgsql-committers by date

  From Date Subject
Next Message Simon Riggs 2014-05-06 13:52:46 Re: pgsql: pg_basebackup streaming: adjust version check msg
Previous Message Simon Riggs 2014-05-06 13:38:41 Re: pgsql: pg_basebackup streaming: adjust version check msg