forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit02bf176
committed
Doc: add see-also references to CREATE PUBLICATION.
The "See also" section on the reference page for CREATE PUBLICATIONdidn't match the cross references on CREATE SUBSCRIPTION and theirALTER counterparts. Fixed by adding an xref to the CREATE and ALTERSUBSCRIPTION pages. Backpatch down to v10 where CREATE PUBLICATIONwas introduced.Author: Peter Smith <smithpb2250@gmail.com>Reviewed-by: Masahiko Sawada <sawada.mshk@gmail.com>Discussion:https://postgr.es/m/CAHut+PvGWd3-Ktn96c-z6uq-8TGVVP=TPOkEovkEfntoo2mRhw@mail.gmail.comBackpatch-through: 101 parent9816e2d commit02bf176
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
214 | 214 |
| |
215 | 215 |
| |
216 | 216 |
| |
| 217 | + | |
| 218 | + | |
217 | 219 |
| |
218 | 220 |
| |
219 | 221 |
|
0 commit comments
Comments
(0)