Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3374a87

Browse files
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: 10
1 parent303d4eb commit3374a87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎doc/src/sgml/ref/create_publication.sgml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ CREATE PUBLICATION sales_publication FOR ALL TABLES IN SCHEMA marketing, sales;
302302
<simplelist type="inline">
303303
<member><xref linkend="sql-alterpublication"/></member>
304304
<member><xref linkend="sql-droppublication"/></member>
305+
<member><xref linkend="sql-createsubscription"/></member>
306+
<member><xref linkend="sql-altersubscription"/></member>
305307
</simplelist>
306308
</refsect1>
307309
</refentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp