forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit379591f
committed
doc: Clarify refresh options for DROP PUBLICATION
The available refresh options are specified as refresh_options underREFRESH PUBLICATION, and DROP PUBLICATION itself has an option namedrefresh. Clarify what we mean by refresh options to avoid confusion.Backpatch through v14 where ALTER SUBSCRIPTION ... DROP PUBLICATIONwas introduced.Author: Masahiko Sawada <sawada.mshk@gmail.com>Reviewed-by: Amit Kapila <amit.kapila16@gmail.com>Reviewed-by: Peter Eisentraut <peter.eisentraut@enterprisedb.com>Reviewed-by: Peter Smith <smithpb2250@gmail.com>Discussion:https://postgr.es/m/CAD21AoCm1wJ3A8Q9EmBjRbShYkJ+o+Oa_z9O0hvwhvhUa2BSyg@mail.gmail.comBackpatch-through: 141 parente03b807 commit379591f
1 file changed
+3
-2
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
137 |
| - | |
138 |
| - | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
139 | 140 |
| |
140 | 141 |
| |
141 | 142 |
| |
|
0 commit comments
Comments
(0)