forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit6e6adbd
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 parent0eff10a commit6e6adbd
1 file changed
+3
-2
lines changedLines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
126 | 126 |
| |
127 | 127 |
| |
128 | 128 |
| |
129 |
| - | |
130 |
| - | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
131 | 132 |
| |
132 | 133 |
| |
133 | 134 |
| |
|
0 commit comments
Comments
(0)