We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 808ea8f commit 57057e2Copy full SHA for 57057e2
doc/src/sgml/ref/create_policy.sgml
@@ -53,7 +53,7 @@ CREATE POLICY <replaceable class="parameter">name</replaceable> ON <replaceable
53
<para>
54
Generally, the system will enforce filter conditions imposed using
55
security policies prior to qualifications that appear in the query itself,
56
- in order to the prevent the inadvertent exposure of the protected data to
+ in order to prevent the inadvertent exposure of the protected data to
57
user-defined functions which might not be trustworthy. However,
58
functions and operators marked by the system (or the system
59
administrator) as LEAKPROOF may be evaluated before policy
0 commit comments