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

Commitf28d561

Browse files
author
Neil Conway
committed
Tweak some text to avoid using <command>SET</command> as a verb, per
suggestion from Peter E.
1 parentdf6b11d commitf28d561

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎doc/src/sgml/runtime.sgml

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!--
2-
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.247 2004/03/0916:57:47 neilc Exp $
2+
$PostgreSQL: pgsql/doc/src/sgml/runtime.sgml,v 1.248 2004/03/0923:15:47 neilc Exp $
33
-->
44

55
<Chapter Id="runtime">
@@ -541,11 +541,12 @@ env PGOPTIONS='-c geqo=off' psql
541541
SET ENABLE_SEQSCAN TO OFF;
542542
</screen>
543543
If <command>SET</> is allowed, it overrides all other sources of
544-
values for the parameter. Superusers are allowed to
545-
<command>SET</> more values than ordinary users. Some parameters
546-
cannot be <command>SET</command> even by superusers: for example,
547-
if they control behavior that cannot reasonably be changed without
548-
restarting <productname>PostgreSQL</productname>.
544+
values for the parameter. Some parameters cannot be changed via
545+
<command>SET</command>: for example, if they control behavior that
546+
cannot reasonably be changed without restarting
547+
<productname>PostgreSQL</productname>. Also, some parameters can
548+
be modified via <command>SET</command> by superusers, but not by
549+
ordinary users.
549550
</para>
550551

551552
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp