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

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

From
Robert Haas
Date:
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(-)