doc: PG 16 relnotes, add freeze and update walinspect items
authorBruce Momjian
Thu, 18 May 2023 22:53:28 +0000 (18:53 -0400)
committerBruce Momjian
Thu, 18 May 2023 22:53:28 +0000 (18:53 -0400)
Reported-by: Peter Geoghegan
doc/src/sgml/release-16.sgml

index 5261585668d2e31731680e392eaa22a54c5df148..47f6cae907344ff100f4ff5722959de922bc9f53 100644 (file)
@@ -340,6 +340,25 @@ Allow more efficient addition of multiple heap and index pages (Andres Freund)
 
 
 
+
+
+
+
+During non-freeze operations, perform page freezing where appropriate (Peter Geoghegan)
+
+
+
+This makes full-table freeze vacuums less necessary.
+
+
+