File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 11<!--
22 Documentation of the system catalogs, directed toward PostgreSQL developers
3- $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.100 2005/04/12 04:26:13 tgl Exp $
3+ $PostgreSQL: pgsql/doc/src/sgml/catalogs.sgml,v 2.101 2005/05/06 14:28:53 tgl Exp $
44 -->
55
66<chapter id="catalogs">
22082208 <entry><type>bool</type></entry>
22092209 <entry></entry>
22102210 <entry>
2211- This is a trusted language. If this is an internal
2212- language (<structfield>lanispl</structfield> is false) then
2213- this column is meaningless.
2211+ True if this is a trusted language, which means that it is believed
2212+ not to grant access to anything outside the normal SQL execution
2213+ environment. Only superusers may create functions in untrusted
2214+ languages.
22142215 </entry>
22152216 </row>
22162217
You can’t perform that action at this time.
0 commit comments