forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit51d4213
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 parent232fd72 commit51d4213
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
240 | 240 |
| |
241 | 241 |
| |
242 | 242 |
| |
| 243 | + | |
| 244 | + | |
243 | 245 |
| |
244 | 246 |
| |
245 | 247 |
|
0 commit comments
Comments
(0)