doc PG 18 relnotes: small adjustments regarding options
authorBruce Momjian
Tue, 6 May 2025 21:17:46 +0000 (17:17 -0400)
committerBruce Momjian
Tue, 6 May 2025 21:17:46 +0000 (17:17 -0400)
Reported-by: jian he
Discussion: https://postgr.es/m/CACJufxH1jo=hv77AK0HUJYBBMuPmr6+JT+8g-yovuJmHUPGOZQ@mail.gmail.com

doc/src/sgml/release-18.sgml

index 818c2305a5631cc27fcb328f0bcb236fc59d43a1..3ff9d9830e9c7433743146eb94906d0ae55198c3 100644 (file)
@@ -1916,7 +1916,7 @@ Author: Tom Lane 
 
 
 
-Allow jsonb NULL values to be cast to scalar types as NULL (Tom Lane)
+Allow jsonb "null" values to be cast to scalar types as NULL (Tom Lane)
 §
 
 
@@ -2596,13 +2596,9 @@ Author: Jeff Davis 
 
 
 
-Add pg_dump options --with-schema, --with-data, and --with_statistics (Jeff Davis)
+Add pg_dump options --with-schema, --with-data, and --with-statistics (Jeff Davis)
 §
 
-
-
-The negative versions of these options already existed.
-