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

Commitb0e02f4

Browse files
committed
doc: PG 13 relnotes, add attributions and wording changes
1 parentbb20f2c commitb0e02f4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
532532
-->
533533

534534
<para>
535-
Implement incremental sorting (James Coleman, Alexander Korotkov)
535+
Implement incremental sorting (James Coleman, Alexander Korotkov, Tomas Vondra)
536536
</para>
537537

538538
<para>
@@ -582,7 +582,7 @@ Allow grouping sets to use hash aggregation with disk storage for large grouping
582582
</para>
583583

584584
<para>
585-
Previously, hash aggregation wasnot used if it was expected to use more than work_mem memory. This is controlled by enable_hashagg_disk.
585+
Previously, hash aggregation wasavoided if it was expected to use more than work_mem memory. This is controlled by enable_hashagg_disk.
586586
WHAT USED TO HAPPEN?
587587
</para>
588588

@@ -627,7 +627,7 @@ Allow skipping of WAL for new tables and indexes if wal_level is 'minimal' (Noah
627627
</para>
628628

629629
<para>
630-
Relations larger than wal_skip_threshold will have their filesfynsced rather than writing their WAL records.
630+
Relations larger than wal_skip_threshold will have their filesfsync'ed rather than writing their WAL records.
631631
</para>
632632

633633
</listitem>
@@ -797,7 +797,7 @@ Author: Tom Lane <tgl@sss.pgh.pa.us>
797797
-->
798798

799799
<para>
800-
Improve control of prepared statement parameter logging (Alexey Bashtanov, &Aacute;lvaro Herrera)
800+
Improve control of prepared statement parameter logging (Alexey Bashtanov, &Aacute;lvaro Herrera, Tom Lane)
801801
</para>
802802

803803
<para>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp