pgsql: Fix typo in DEBUG message, introduced by recent WAL refactoring. - Mailing list pgsql-committers

From Robert Haas
Subject pgsql: Fix typo in DEBUG message, introduced by recent WAL refactoring.
Date
Msg-id E1SjDar-0005bv-IY@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix typo in DEBUG message, introduced by recent WAL refactoring.

Fujii Masao

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/c7d47abd04dc1322fd545370cfeb743680df0e3a

Modified Files
--------------
src/backend/replication/walsender.c |    6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)


pgsql-committers by date:

Previous
From: Robert Haas
Date:
Subject: pgsql: Remove sanity test in XRecOffIsValid.
Next
From: Robert Haas
Date:
Subject: pgsql: Unbreak pg_resetxlog -l.