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

Commit38fbbb5

Browse files
committed
relnotes: more adjustments
Reported-by: Justin PryzbyDiscussion:https://postgr.es/m/20220511013117.GG19626@telsasoft.com
1 parent581c4e5 commit38fbbb5

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

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

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -586,7 +586,7 @@ Author: Amit Kapila <akapila@postgresql.org>
586586

587587
<listitem>
588588
<para>
589-
Remove incorrect duplicatepartition tables in system view pg_publication_tables (Hou Zhijie)
589+
Remove incorrect duplicatepartitions in system view pg_publication_tables (Hou Zhijie)
590590
</para>
591591
</listitem>
592592

@@ -634,7 +634,7 @@ Author: Peter Geoghegan <pg@bowt.ie>
634634

635635
<listitem>
636636
<para>
637-
Allow system and TOAST B-tree indexes to efficiently store duplicates (Peter Geoghegan)
637+
Enable system and TOAST B-tree indexes to efficiently store duplicates (Peter Geoghegan)
638638
</para>
639639

640640
<para>
@@ -677,7 +677,7 @@ Author: Tomas Vondra <tomas.vondra@postgresql.org>
677677

678678
<listitem>
679679
<para>
680-
Prevent changes to columns only indexed by BRIN indexes frompreventing HOT updates (Josef Simanek)
680+
Prevent changes to columns only indexed by BRIN indexes fromdisabling HOT updates (Josef Simanek)
681681
</para>
682682
</listitem>
683683

@@ -832,7 +832,7 @@ Add direct I/O support to macOS (Thomas Munro)
832832
</para>
833833

834834
<para>
835-
This only works if max_wal_senders=0 and wal_level=minimal.
835+
This only works if max_wal_senders=0 and wal_level=minimal, and only for WAL.
836836
</para>
837837
</listitem>
838838

@@ -1022,7 +1022,7 @@ Author: Dean Rasheed <dean.a.rasheed@gmail.com>
10221022

10231023
<listitem>
10241024
<para>
1025-
Allows view access to be controlled by privileges of the view user (Christoph Heiss)
1025+
Allow view access to be controlled by privileges of the view user (Christoph Heiss)
10261026
</para>
10271027

10281028
<para>
@@ -2089,7 +2089,7 @@ Author: Robert Haas <rhaas@postgresql.org>
20892089

20902090
<listitem>
20912091
<para>
2092-
Allow pg_basebackup to decompress LZ4 and Zstandard compressed server-side base backups, andLZ4 and Zstandardcompress output files (Dipesh Pandit, Jeevan Ladhe)
2092+
Allow pg_basebackup to decompress LZ4 and Zstandard compressed server-side base backups, and compress output files with LZ4 and Zstandard (Dipesh Pandit, Jeevan Ladhe)
20932093
</para>
20942094
</listitem>
20952095

@@ -2276,7 +2276,7 @@ Author: Andres Freund <andres@anarazel.de>
22762276

22772277
<listitem>
22782278
<para>
2279-
Remove status reporting during pg_upgrade operation if the output is not a terminal (Andres Freund)
2279+
Disable default status reporting during pg_upgrade operation if the output is not a terminal (Andres Freund)
22802280
</para>
22812281

22822282
<para>
@@ -2559,7 +2559,7 @@ Author: Robert Haas <rhaas@postgresql.org>
25592559

25602560
<listitem>
25612561
<para>
2562-
Add new protocol message COMPRESSION and COMPRESSION_DETAIL to specify the compression method andlevel (Robert Haas)
2562+
Add new protocol message COMPRESSION and COMPRESSION_DETAIL to specify the compression method andoptions (Robert Haas)
25632563
</para>
25642564
</listitem>
25652565

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp