pgsql: Fix some typos introduced by the logical decoding patch.

Lists: pgsql-committers
From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Fix some typos introduced by the logical decoding patch.
Date: 2014-03-05 18:00:58
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Fix some typos introduced by the logical decoding patch.

Erik Rijkers

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/406a1a9ef0beb0a7e3f58805ab2d3140e2202deb

Modified Files
--------------
src/backend/replication/logical/decode.c | 2 +-
src/backend/replication/logical/logical.c | 4 ++--
src/backend/replication/logical/reorderbuffer.c | 2 +-
src/backend/storage/ipc/procarray.c | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)