relnotes: simplify wording of pg_basebackup compression item
authorBruce Momjian
Sun, 19 Jun 2022 22:05:27 +0000 (18:05 -0400)
committerBruce Momjian
Sun, 19 Jun 2022 22:05:27 +0000 (18:05 -0400)
doc/src/sgml/release-15.sgml

index 849f2be4681b0edbf4d382bf71a7ba8ae0e45676..6da3f89d08656c80ce8d4c61978ea74f69f9f83b 100644 (file)
@@ -2511,9 +2511,9 @@ Author: Robert Haas 
 
      
       
-       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)
+       Allow pg_basebackup to use LZ4 and
+       Zstandard compression on server-side base backup files (Dipesh
+       Pandit, Jeevan Ladhe)