From: Andres Freund Date: Thu, 12 Feb 2015 00:16:32 +0000 (+0100) Subject: Fix typo in logicaldecoding.sgml. X-Git-Tag: REL9_5_ALPHA1~785 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8785e6e378f919827d851926ea0f400f08afd477;p=thirdparty%2Fpostgresql.git Fix typo in logicaldecoding.sgml. Author: Tatsuo Ishii Backpatch to 9.4, where logicaldecoding was introduced. --- diff --git a/doc/src/sgml/logicaldecoding.sgml b/doc/src/sgml/logicaldecoding.sgml index 3efe43381e5..36505678526 100644 --- a/doc/src/sgml/logicaldecoding.sgml +++ b/doc/src/sgml/logicaldecoding.sgml @@ -299,7 +299,7 @@ $ pg_recvlogical -d postgres --slot test --drop-slot The command can be used to control - logical decoding over a streaming replication connection. (It is uses + logical decoding over a streaming replication connection. (It uses these commands internally.)