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

Commite6a254c

Browse files
committed
doc: PG 16 relnotes, move memory item and reword OUTER item
Reported-by: David RowleyDiscussion:https://postgr.es/m/CAApHDvqmqxcX2n9NwvsfnsN0be6DjmyLSjz3Jk2DaZO5OLW+pw@mail.gmail.com
1 parent409d244 commite6a254c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
<listitem>
2323
<para>
24-
Allowparallel executionofqueries with OUTER and FULL joins
24+
AllowparallelizationofFULL and internal right OUTER hash joins
2525
</para>
2626
</listitem>
2727

@@ -494,6 +494,17 @@ Allow xid/subxid searches and ASCII string detection to use vector operations (N
494494
ASCII detection is particularly useful for COPY FROM. Vector operations are also used for some C array searches.
495495
</para>
496496

497+
</listitem>
498+
499+
<!--
500+
Author: David Rowley <drowley@postgresql.org>
501+
2022-08-29 [c6e0fe1f2] Improve performance of and reduce overheads of memory ma
502+
-->
503+
504+
<listitem>
505+
<para>
506+
Reduce overhead of memory allocations (Andres Freund, David Rowley)
507+
</para>
497508
</listitem>
498509

499510
</itemizedlist>
@@ -2798,17 +2809,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
27982809
<para>
27992810
Adjust pg_attribute columns for efficiency (Peter Eisentraut)
28002811
</para>
2801-
</listitem>
2802-
2803-
<!--
2804-
Author: David Rowley <drowley@postgresql.org>
2805-
2022-08-29 [c6e0fe1f2] Improve performance of and reduce overheads of memory ma
2806-
-->
2807-
2808-
<listitem>
2809-
<para>
2810-
Reduce overhead of memory allocations (Andres Freund, David Rowley)
2811-
</para>
28122812
</listitem>
28132813

28142814
</itemizedlist>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp