doc: PG 13 relnotes; remove FOREIGN keyword item and clarify
authorBruce Momjian
Fri, 26 Jun 2020 22:24:12 +0000 (18:24 -0400)
committerBruce Momjian
Fri, 26 Jun 2020 22:24:12 +0000 (18:24 -0400)
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

doc/src/sgml/release-13.sgml

index 401c5573731da561a4b9fa3a237327cf333902c2..45d8f0bf408e65fc5f0ff90729aa11c6f9481dc9 100644 (file)
@@ -1534,22 +1534,6 @@ Author: Peter Eisentraut 
       
      
 
-     
-
-
-      
-       Add FOREIGN to ALTER statements,
-       if appropriate (Luis Carril)
-      
-
-      
-       WHAT IS THIS ABOUT?
-      
-     
-
     
 
    
@@ -2414,10 +2398,10 @@ Author: Alvaro Herrera 
 -->
 
       
-       Allow 
+       Add 
        linkend="app-pgdump">pg_dump
-        to dump data from foreign
-       servers (Luis Carril)
+       option  to dump data from
+       foreign servers (Luis Carril)