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

Commit24236db

Browse files
author
Neil Conway
committed
Fix newly-introduced documentation typo.
1 parent3591ca1 commit24236db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎doc/src/sgml/ref/create_function.sgml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/ref/create_function.sgml,v 1.74 2007/04/20 02:37:37 tgl Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/ref/create_function.sgml,v 1.75 2007/04/23 16:52:53 neilc Exp $
33
-->
44

55
<refentry id="SQL-CREATEFUNCTION">
@@ -518,7 +518,7 @@ SELECT * FROM dup(42);
518518
<xref linkend="guc-search-path"> should be set to exclude any schemas
519519
writable by untrusted users. This prevents
520520
malicious users from creating objects that mask objects used by the
521-
function. Particularly importantisin this regard is the
521+
function. Particularly important in this regard is the
522522
temporary-table schema, which is searched first by default, and
523523
is normally writable by anyone. A secure arrangement can be had
524524
by forcing the temporary schema to be searched last. To do this,

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp