doc: PG 16 relnotes: adjust RANGE/ROWS window item
authorBruce Momjian
Mon, 21 Aug 2023 22:55:41 +0000 (18:55 -0400)
committerBruce Momjian
Mon, 21 Aug 2023 22:55:41 +0000 (18:55 -0400)
Reported-by: Erwin Brandstetter
Discussion: https://postgr.es/m/CAGHENJ5Cj3wBH07YM5Lw2h5q8s65cNg_NEdkkWvmRo+vOormWw@mail.gmail.com

Backpatch-through: 16 only

doc/src/sgml/release-16.sgml

index c4ae566900c03988a3f51cb90898ea49607e7ed6..d0428ef055cab9e49bcd4f3345b9b470ed17bfdb 100644 (file)
@@ -421,7 +421,7 @@ Author: David Rowley 
 
 
 
-Allow window functions to use ROWS mode internally when RANGE mode is specified but unnecessary (David Rowley)
+Allow window functions to use the faster ROWS mode internally when RANGE mode is active but unnecessary (David Rowley)