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

Commite7bf508

Browse files
committed
Fix typo in create_policy.sgml
WTIH -> WITHPointed out by Dmitriy OlshevskiyBackpatch to 9.5 where create_policy.sgml was added.
1 parentb2ae8f1 commite7bf508

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/src/sgml/ref/create_policy.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
305305
<literal>UPDATE</literal> path is taken. Any existing row that
306306
necessitates that the <literal>UPDATE</literal> path be taken must pass
307307
the (UPDATE or ALL) <literal>USING</literal> qualifications (combined
308-
using <literal>OR</literal>), which are always enforced asWTIH CHECK
308+
using <literal>OR</literal>), which are always enforced asWITH CHECK
309309
options in this context (the <literal>UPDATE</literal> path will
310310
<emphasis>never</> be silently avoided; an error will be thrown
311311
instead). Finally, the final row appended to the relation must pass

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp