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

Commit5181fc5

Browse files
committed
doc: fix typo in CREATE POLICY manual page
Backpatch through 9.5
1 parent7236f5b commit5181fc5

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
@@ -53,7 +53,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
5353
<para>
5454
Generally, the system will enforce filter conditions imposed using
5555
security policies prior to qualifications that appear in the query itself,
56-
in order totheprevent the inadvertent exposure of the protected data to
56+
in order to prevent the inadvertent exposure of the protected data to
5757
user-defined functions which might not be trustworthy. However,
5858
functions and operators marked by the system (or the system
5959
administrator) as LEAKPROOF may be evaluated before policy

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp