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

Commitb2b8222

Browse files
committed
doc: PG 11 release notes adjustments
1 parent2efc924 commitb2b8222

File tree

1 file changed

+14
-7
lines changed

1 file changed

+14
-7
lines changed

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

Lines changed: 14 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -655,8 +655,8 @@ same commits as above
655655
-->
656656

657657
<para>
658-
Allow single-evaluation queries, e.g. <literal>FROM</literal>
659-
clause queries, and functions in the target list to be
658+
Allow single-evaluation queries, e.g. <literal>WHERE</literal>
659+
clauseaggregatequeries, and functions in the target list to be
660660
parallelized (Amit Kapila, Robert Haas)
661661
</para>
662662
</listitem>
@@ -1367,12 +1367,13 @@ same commits as above
13671367
-->
13681368

13691369
<para>
1370-
Allowbytes to be specified for server variable sizes(Beena
1371-
Emerson)
1370+
Allowserver options related to memory and file sizesto be
1371+
specified as number of bytes (BeenaEmerson)
13721372
</para>
13731373

13741374
<para>
1375-
The specification is "B".
1375+
The new unit is "B". This is in addition to "kB", "MB", "GB"
1376+
and "TB", which were accepted previously.
13761377
</para>
13771378

13781379
</listitem>
@@ -2490,8 +2491,14 @@ same commits as above
24902491
-->
24912492

24922493
<para>
2493-
Add support for with huge (large) pages on Windows (Takayuki
2494-
Tsunakawa, Thomas Munro)
2494+
Add support for <firstterm>large pages</firstterm> on Windows
2495+
(Takayuki Tsunakawa, Thomas Munro)
2496+
</para>
2497+
2498+
<para>
2499+
This is controlled by the <link
2500+
linkend="guc-huge-pages">huge_pages</link> configuration
2501+
parameter.
24952502
</para>
24962503
</listitem>
24972504

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp