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

Commit7f8d9ce

Browse files
committed
Fix typo in CREATE PUBLICATION reference page
While at it, simplify wording a bit.Author: Takamichi Osumi <osumi.takamichi@fujitsu.com>Reviewed-by: Peter Smith <smithpb2250@gmail.com>Discussion:https://postgr.es/m/TYCPR01MB8373F93F5D094A2BE648990DED259@TYCPR01MB8373.jpnprd01.prod.outlook.com
1 parent9786b89 commit7f8d9ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -294,8 +294,8 @@ CREATE PUBLICATION <replaceable class="parameter">name</replaceable>
294294

295295
<para>
296296
For an <command>INSERT ... ON CONFLICT</command> command, the publication will
297-
publish the operation thatactuallyresults from the command.So depending
298-
of the outcome, it may be published as either <command>INSERT</command> or
297+
publish the operation that results from the command.Depending
298+
on the outcome, it may be published as either <command>INSERT</command> or
299299
<command>UPDATE</command>, or it may not be published at all.
300300
</para>
301301

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp