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

Commit3e8e692

Browse files
committed
Copy-editing 9.2 release notes.
Fix a couple of typos, add missing filename tags, and add a link to the docsection on timezone guc.
1 parentf33c5d4 commit3e8e692

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

‎doc/src/sgml/release-9.2.sgml

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -949,7 +949,7 @@
949949

950950
<listitem>
951951
<para>
952-
Allow a superuser to <command>SET</command> an extension's a
952+
Allow a superuser to <command>SET</command> an extension's
953953
superuser-only custom variable before loading the associated
954954
extension (Tom Lane)
955955
</para>
@@ -1022,8 +1022,9 @@
10221022
<listitem>
10231023
<para>
10241024
Check the server time zone during initdb, and set
1025-
<filename>postgresql.conf</filename> values timezone and <link
1026-
linkend="guc-log-timezone"><varname>log_timezone</></link>
1025+
<filename>postgresql.conf</filename> values
1026+
<link linkend="guc-timezone"><varname>timezone</></link> and
1027+
<link linkend="guc-log-timezone"><varname>log_timezone</></link>
10271028
accordingly (Tom Lane)
10281029
</para>
10291030

@@ -1401,7 +1402,7 @@
14011402
</para>
14021403

14031404
<para>
1404-
This also allows a table to be createdwho's schema matches a view.
1405+
This also allows a table to be createdwhose schema matches a view.
14051406
</para>
14061407
</listitem>
14071408

@@ -2417,8 +2418,8 @@
24172418

24182419
<listitem>
24192420
<para>
2420-
Allow libpq's .pgpass file to process escaped characters in the
2421-
password field (Robert Haas, Ross Reedstrom)
2421+
Allow libpq's<filename>.pgpass</> file to process escaped characters
2422+
in thepassword field (Robert Haas, Ross Reedstrom)
24222423
</para>
24232424
</listitem>
24242425

@@ -2466,7 +2467,7 @@
24662467

24672468
<listitem>
24682469
<para>
2469-
Install plpgsql.h into include/server during installation
2470+
Install<filename>plpgsql.h</> into<filename>include/server</> during installation
24702471
(Heikki Linnakangas)
24712472
</para>
24722473
</listitem>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp