forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit3374a87
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 parent303d4eb commit3374a87
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
302 | 302 |
| |
303 | 303 |
| |
304 | 304 |
| |
| 305 | + | |
| 306 | + | |
305 | 307 |
| |
306 | 308 |
| |
307 | 309 |
|
0 commit comments
Comments
(0)