Skip to content

Commit 09e2d4c

Browse files
committed
Document security implications of check_function_bodies.
Back-patch to 8.4 (all supported versions).
1 parent 823b9dc commit 09e2d4c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

doc/src/sgml/config.sgml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3967,9 +3967,11 @@ COPY postgres_log FROM '/full/path/to/logfile.csv' WITH csv;
39673967
This parameter is normally on. When set to <literal>off</>, it
39683968
disables validation of the function body string during <xref
39693969
linkend="sql-createfunction"
3970-
endterm="sql-createfunction-title">. Disabling validation is
3971-
occasionally useful to avoid problems such as forward references
3972-
when restoring function definitions from a dump.
3970+
endterm="sql-createfunction-title">. Disabling validation avoids side
3971+
effects of the validation process and avoids false positives due
3972+
to problems such as forward references. Set this parameter
3973+
to <literal>off</> before loading functions on behalf of other
3974+
users; <application>pg_dump</> does so automatically.
39733975
</para>
39743976
</listitem>
39753977
</varlistentry>

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy