projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0333701
)
doc: Fix typo
author
Peter Eisentraut
Sat, 17 Jun 2017 14:21:41 +0000
(10:21 -0400)
committer
Peter Eisentraut
Sat, 17 Jun 2017 14:21:41 +0000
(10:21 -0400)
Author: Julien Rouhaud
doc/src/sgml/ref/create_subscription.sgml
patch
|
blob
|
blame
|
history
diff --git
a/doc/src/sgml/ref/create_subscription.sgml
b/doc/src/sgml/ref/create_subscription.sgml
index 77bf87681b92043aea99928efe8fab77630601cf..3ca06fb3c356d097aeae84d8f6c63bd1aa7c80e6 100644
(file)
--- a/
doc/src/sgml/ref/create_subscription.sgml
+++ b/
doc/src/sgml/ref/create_subscription.sgml
@@
-32,7
+32,7
@@
CREATE SUBSCRIPTION
subscription_name
Description
-
CREATE SUBSCRIPTION
adds a new subscription for
a
+
CREATE SUBSCRIPTION
adds a new subscription for
the
current database. The subscription name must be distinct from the name of
any existing subscription in the database.