File tree Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Expand file tree Collapse file tree 1 file changed +3
-19
lines changed Original file line number Diff line number Diff line change @@ -1534,22 +1534,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
1534
1534
</para>
1535
1535
</listitem>
1536
1536
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
-
1553
1537
</itemizedlist>
1554
1538
1555
1539
</sect3>
@@ -2414,10 +2398,10 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
2414
2398
-->
2415
2399
2416
2400
<para>
2417
- Allow <link
2401
+ Add <link
2418
2402
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)
2421
2405
</para>
2422
2406
</listitem>
2423
2407
You can’t perform that action at this time.
0 commit comments