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

Commita7205d8

Browse files
committed
Adjust 9.4 release notes.
Back-patch to 9.4.
1 parent81300ea commita7205d8

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

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

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -573,8 +573,9 @@
573573

574574
<listitem>
575575
<para>
576-
Allow sorting and B-tree <link linkend="SQL-CREATEINDEX">index
577-
builds</link> to use over four gigabytes of memory (Noah Misch)
576+
Raise hard limit on the number of tuples held in memory during sorting
577+
and B-tree <link linkend="SQL-CREATEINDEX">index builds</link> (Noah
578+
Misch)
578579
</para>
579580
</listitem>
580581

@@ -615,7 +616,7 @@
615616
<listitem>
616617
<para>
617618
Expose the estimation of number of changed tuples since last <link
618-
linkend="vacuum-for-statistics">analyze</link> (Mark Kirkwood)
619+
linkend="vacuum-for-statistics">ANALYZE</link> (Mark Kirkwood)
619620
</para>
620621

621622
<para>
@@ -838,14 +839,14 @@
838839

839840
<listitem>
840841
<para>
841-
Have Windows <acronym>ASCII</>-encoded databases and server process
842-
(e.g. <link linkend="app-postmaster">postmaster</>) emit messages
843-
in the<envar>LC_CTYPE</>-defined language (Alexander Law,
844-
Noah Misch)
842+
Have Windows <literal>SQL_ASCII</>-encoded databases and server
843+
process(e.g. <link linkend="app-postmaster">postmaster</>) emit
844+
messagesin thecharacter encoding of the server's Windows user locale
845+
(Alexander Law,Noah Misch)
845846
</para>
846847

847848
<para>
848-
Previously these messages were outputusing the Windows
849+
Previously these messages were outputin the Windows
849850
<acronym>ANSI</> code page.
850851
</para>
851852
</listitem>
@@ -985,7 +986,7 @@
985986
<para>
986987
Allow <link
987988
linkend="app-pgrecvlogical"><application>pg_recvlogical</></link>
988-
to receivedatalogical decoding data (Andres Freund)
989+
to receive logical decoding data (Andres Freund)
989990
</para>
990991
</listitem>
991992

@@ -1445,9 +1446,8 @@
14451446

14461447
<listitem>
14471448
<para>
1448-
Add <acronym>SQL</> functions to allow <link
1449-
linkend="lo-interfaces">large object reads/writes</link> at
1450-
arbitrary offsets (Pavel Stehule)
1449+
Add <acronym>SQL</> functions to allow <link linkend="lo-funcs">large
1450+
object reads/writes</link> at arbitrary offsets (Pavel Stehule)
14511451
</para>
14521452
</listitem>
14531453

@@ -2078,7 +2078,7 @@
20782078

20792079
<listitem>
20802080
<para>
2081-
Remove <function>SnapshotNow()</> and
2081+
Remove <varname>SnapshotNow</> and
20822082
<function>HeapTupleSatisfiesNow()</> (Robert Haas)
20832083
</para>
20842084

@@ -2090,8 +2090,8 @@
20902090

20912091
<listitem>
20922092
<para>
2093-
Add <acronym>API</> for memory allocations overfour gigabytes
2094-
(NoahMisch)
2093+
Add <acronym>API</> for memory allocations overone gigabyte (Noah
2094+
Misch)
20952095
</para>
20962096
</listitem>
20972097

@@ -2229,7 +2229,7 @@
22292229

22302230
<listitem>
22312231
<para>
2232-
Improve <application>valgrind</> error reporting (Noah Misch)
2232+
Improve <application>Valgrind</> error reporting (Noah Misch)
22332233
</para>
22342234
</listitem>
22352235

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp