projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a71537
)
doc: Fix typo
author
Peter Eisentraut
Mon, 25 Apr 2016 00:44:22 +0000
(20:44 -0400)
committer
Peter Eisentraut
Mon, 25 Apr 2016 00:47:37 +0000
(20:47 -0400)
From: Andreas Seltenreich
doc/src/sgml/logicaldecoding.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/logicaldecoding.sgml
b/doc/src/sgml/logicaldecoding.sgml
index 70195f7f4235cae6aa8a61044b65d8cc888c7a54..2fbcdc15ab09fed9dc99f35a4b86b1ec697a9a38 100644
(file)
--- a/
doc/src/sgml/logicaldecoding.sgml
+++ b/
doc/src/sgml/logicaldecoding.sgml
@@
-6,7
+6,7
@@
PostgreSQL provides infrastructure to stream the modifications performed
- via SQL to external consumers. This functionality can be used
to
for a
+ via SQL to external consumers. This functionality can be used for a
variety of purposes, including replication solutions and auditing.