The -X option in pg_dump was supposed to be a workaround for the lack of
authorPeter Eisentraut
Sat, 7 Oct 2006 20:59:05 +0000 (20:59 +0000)
committerPeter Eisentraut
Sat, 7 Oct 2006 20:59:05 +0000 (20:59 +0000)
portable long options.  But we have had portable long options for a long
time now, so this is obsolete.  Now people have added options which *only*
work with -X but not as regular long option, so I'm putting a stop to this:
-X is deprecated; it still works, but it has been removed from the
documentation, and please don't add more of them.

doc/src/sgml/perform.sgml
doc/src/sgml/ref/pg_dump.sgml
doc/src/sgml/ref/pg_dumpall.sgml
doc/src/sgml/ref/pg_restore.sgml
doc/src/sgml/release.sgml
src/bin/pg_dump/pg_dump.c
src/bin/pg_dump/pg_dumpall.c
src/bin/pg_dump/pg_restore.c

index 1fc46bd46f2563e794424c6552afe1c0f3d32b23..466fca8d05a080143e88fbe4e2dce2a1011c77b7 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
  
   Performance Tips
@@ -926,7 +926,7 @@ SELECT * FROM x, y, a, b, c WHERE something AND somethingelse;
      
       
        You can get the effect of disabling foreign keys by using
-       the 
+       the 
        that eliminates, rather than just postponing, foreign key
        validation, and so it is possible to insert bad data if you use it.
       
index 98520420a63fb203850106b7864d696d2b47e390..deafd7c9a989c2cbce3979d94416a298609f5e84 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -524,7 +524,6 @@ PostgreSQL documentation
      
 
      
-      
       
       
        
@@ -535,7 +534,6 @@ PostgreSQL documentation
     
 
      
-      
       
       
        
@@ -563,7 +561,6 @@ PostgreSQL documentation
      
 
      
-      
       
       
        
index 1106f8c4c04ebd0d1d3774f9714f7b1daa5843ce..31e88a985ed25ceeedb8241966ed3248cdd897cc 100644 (file)
@@ -1,5 +1,5 @@
 
 
@@ -241,7 +241,6 @@ PostgreSQL documentation
      
 
      
-      
       
       
        
@@ -252,7 +251,6 @@ PostgreSQL documentation
     
 
      
-      
       
       
        
@@ -274,7 +272,6 @@ PostgreSQL documentation
      
 
      
-      
       
       
        
index 24f095d91c90c3de74e79954a3c0cbcbd0f3c524..48552822373aa75586f6183631dcee9487ddd547 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  
      
 
      
-      
       
       
        
      
 
      
-      
       
       
        
      
 
      
-      
+      
       
        
        By default, table data objects are restored even if the
index ec3f79aac3ccc0fcf2dc5ba769a4dd68fcb7c991..48de65d860a9592b78600e6799e3b4fd92ddc3d2 100644 (file)
@@ -1,4 +1,4 @@
-
+