Location via proxy:
[ UP ]
[Report a bug]
[Manage cookies]
No cookies
No scripts
No ads
No referrer
Show this form
projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f38a28
)
Fix typo in logicaldecoding.sgml.
author
Andres Freund
<andres@anarazel.de>
Thu, 12 Feb 2015 00:16:32 +0000
(
01:16
+0100)
committer
Andres Freund
<andres@anarazel.de>
Thu, 12 Feb 2015 00:25:35 +0000
(
01:25
+0100)
Author: Tatsuo Ishii
Backpatch to 9.4, where logicaldecoding was introduced.
doc/src/sgml/logicaldecoding.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/logicaldecoding.sgml
b/doc/src/sgml/logicaldecoding.sgml
index 3efe43381e5699dc2eb955d4390c4d9185f537e7..3650567852656d7ea91c17e492d0dabfbed8f2aa 100644
(file)
--- a/
doc/src/sgml/logicaldecoding.sgml
+++ b/
doc/src/sgml/logicaldecoding.sgml
@@
-299,7
+299,7
@@
$ pg_recvlogical -d postgres --slot test --drop-slot
<para>
The command <xref linkend="app-pgrecvlogical"> 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.)
</para>
</sect1>