Skip to content

Commit 1f601b1

Browse files
committed
doc: PG 13 relnotes; remove FOREIGN keyword item and clarify
Clarify --include-foreign-data option addition. Reported-by: Masahiko Sawada, Alvaro Herrera Discussion: https://postgr.es/m/CA+fd4k62hYtce8VrEMGm6Y+1c24QBgCksXvOaH5kE8PbY+68sA@mail.gmail.com Backpatch-through: 13 only
1 parent 098868b commit 1f601b1

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

doc/src/sgml/release-13.sgml

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1534,22 +1534,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
15341534
</para>
15351535
</listitem>
15361536

1537-
<listitem>
1538-
<!--
1539-
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
1540-
2020-03-20 [4e6209134] pg_dump: Add FOREIGN to ALTER statements, if appropriate
1541-
-->
1542-
1543-
<para>
1544-
Add <literal>FOREIGN</literal> to <command>ALTER</command> statements,
1545-
if appropriate (Luis Carril)
1546-
</para>
1547-
1548-
<para>
1549-
WHAT IS THIS ABOUT?
1550-
</para>
1551-
</listitem>
1552-
15531537
</itemizedlist>
15541538

15551539
</sect3>
@@ -2414,10 +2398,10 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
24142398
-->
24152399

24162400
<para>
2417-
Allow <link
2401+
Add <link
24182402
linkend="app-pgdump"><application>pg_dump</application></link>
2419-
<option>--include-foreign-data</option> to dump data from foreign
2420-
servers (Luis Carril)
2403+
option <option>--include-foreign-data</option> to dump data from
2404+
foreign servers (Luis Carril)
24212405
</para>
24222406
</listitem>
24232407

0 commit comments

Comments
 (0)