Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ada78f9

Browse files
committed
doc PG 18 relnotes: small adjustments regarding options
Reported-by: jian he Discussion: https://postgr.es/m/CACJufxH1jo=hv77AK0HUJYBBMuPmr6+JT+8g-yovuJmHUPGOZQ@mail.gmail.com
1 parent 575f600 commit ada78f9

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

doc/src/sgml/release-18.sgml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1916,7 +1916,7 @@ Author: Tom Lane <[email protected]>
19161916

19171917
<listitem>
19181918
<para>
1919-
Allow jsonb NULL values to be cast to scalar types as NULL (Tom Lane)
1919+
Allow jsonb "null" values to be cast to scalar types as NULL (Tom Lane)
19201920
<ulink url="&commit_baseurl;a5579a90a">&sect;</ulink>
19211921
</para>
19221922

@@ -2596,13 +2596,9 @@ Author: Jeff Davis <[email protected]>
25962596

25972597
<listitem>
25982598
<para>
2599-
Add pg_dump options --with-schema, --with-data, and --with_statistics (Jeff Davis)
2599+
Add pg_dump options --with-schema, --with-data, and --with-statistics (Jeff Davis)
26002600
<ulink url="&commit_baseurl;bde2fb797">&sect;</ulink>
26012601
</para>
2602-
2603-
<para>
2604-
The negative versions of these options already existed.
2605-
</para>
26062602
</listitem>
26072603

26082604
<!--
@@ -2636,7 +2632,7 @@ Author: Tom Lane <[email protected]>
26362632

26372633
<listitem>
26382634
<para>
2639-
Add option --no-policies to pg_dump, pg_dumpall, pg_restore to avoid policy specification (Nikolay Samokhvalov)
2635+
Add option --no-policies to disable row level security policy processing in pg_dump, pg_dumpall, pg_restore (Nikolay Samokhvalov)
26402636
<ulink url="&commit_baseurl;cd3c45125">&sect;</ulink>
26412637
</para>
26422638

0 commit comments

Comments
 (0)