pgsql: Correct comment in Hot Standby nbtree handling - Mailing list pgsql-committers

From Simon Riggs
Subject pgsql: Correct comment in Hot Standby nbtree handling
Date
Msg-id E1Whg9V-0006rF-7w@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Correct comment in Hot Standby nbtree handling

Logic is correct, matching handling of LP_DEAD elsewhere.

Branch
------
REL9_3_STABLE

Details
-------
http://git.postgresql.org/pg/commitdiff/41fdcf71d2b424104e08ce229104b8e8e2840d1b

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


pgsql-committers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: pgsql: pg_basebackup streaming: adjust version check msg
Next
From: Bruce Momjian
Date:
Subject: pgsql: Adjust pgindent to remove tabs after periods in C comments.