pgsql: Fix silly typo in code, which broke the check for reaching consi

Lists: pgsql-committers
From: Heikki Linnakangas <heikki(dot)linnakangas(at)iki(dot)fi>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix silly typo in code, which broke the check for reaching consi
Date: 2013-01-02 12:37:46
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Fix silly typo in code, which broke the check for reaching consistency.

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/4ffd589f44b8687cee1714c5c63f03487b2ae570

Modified Files
--------------
src/backend/access/transam/xlog.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)