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

Commitdf9e65b

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 parent63c3eed commitdf9e65b

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
@@ -240,6 +240,8 @@ CREATE PUBLICATION insert_only FOR TABLE mydata
240240
<simplelist type="inline">
241241
<member><xref linkend="sql-alterpublication"/></member>
242242
<member><xref linkend="sql-droppublication"/></member>
243+
<member><xref linkend="sql-createsubscription"/></member>
244+
<member><xref linkend="sql-altersubscription"/></member>
243245
</simplelist>
244246
</refsect1>
245247
</refentry>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp