mirror of
https://github.com/postgres/postgres.git
synced 2025-07-05 07:21:24 +03:00
doc: Spell checking
This commit is contained in:
@ -359,7 +359,7 @@ CREATE [ OR REPLACE ] FUNCTION
|
||||
prevent the inadvertent exposure of data. Functions and operators
|
||||
marked as leakproof are assumed to be trustworthy, and may be executed
|
||||
before conditions from security policies and security barrier views.
|
||||
In addtion, functions which do not take arguments or which are not
|
||||
In addition, functions which do not take arguments or which are not
|
||||
passed any arguments from the security barrier view or table do not have
|
||||
to be marked as leakproof to be executed before security conditions. See
|
||||
<xref linkend="sql-createview"> and <xref linkend="rules-privileges">.
|
||||
|
Reference in New Issue
Block a user