mirror of
https://github.com/postgres/postgres.git
synced 2025-05-05 09:19:17 +03:00
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
This commit is contained in:
parent
098868b576
commit
1f601b14e3
@ -1534,22 +1534,6 @@ Author: Peter Eisentraut <peter@eisentraut.org>
|
|||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
|
||||||
<!--
|
|
||||||
Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
|
|
||||||
2020-03-20 [4e6209134] pg_dump: Add FOREIGN to ALTER statements, if appropriate
|
|
||||||
-->
|
|
||||||
|
|
||||||
<para>
|
|
||||||
Add <literal>FOREIGN</literal> to <command>ALTER</command> statements,
|
|
||||||
if appropriate (Luis Carril)
|
|
||||||
</para>
|
|
||||||
|
|
||||||
<para>
|
|
||||||
WHAT IS THIS ABOUT?
|
|
||||||
</para>
|
|
||||||
</listitem>
|
|
||||||
|
|
||||||
</itemizedlist>
|
</itemizedlist>
|
||||||
|
|
||||||
</sect3>
|
</sect3>
|
||||||
@ -2414,10 +2398,10 @@ Author: Alvaro Herrera <alvherre@alvh.no-ip.org>
|
|||||||
-->
|
-->
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
Allow <link
|
Add <link
|
||||||
linkend="app-pgdump"><application>pg_dump</application></link>
|
linkend="app-pgdump"><application>pg_dump</application></link>
|
||||||
<option>--include-foreign-data</option> to dump data from foreign
|
option <option>--include-foreign-data</option> to dump data from
|
||||||
servers (Luis Carril)
|
foreign servers (Luis Carril)
|
||||||
</para>
|
</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user