doc: Remove documentation of nonexistent information schema columns
authorPeter Eisentraut <[email protected]>
Wed, 3 Aug 2016 17:45:55 +0000 (13:45 -0400)
committerPeter Eisentraut <[email protected]>
Wed, 3 Aug 2016 17:47:54 +0000 (13:47 -0400)
These were probably copied in by accident.

From: Clément Prévost <[email protected]>

doc/src/sgml/information_schema.sgml

index 5960726a960ea40c2f523c9a1ffa4488257a977c..a4db929436959a21a143e34aec40ea16224e2c9a 100644 (file)
@@ -2897,18 +2897,6 @@ ORDER BY c.ordinal_position;
       <entry>Name of the foreign table</entry>
      </row>
 
-     <row>
-      <entry><literal>foreign_server_catalog</literal></entry>
-      <entry><type>sql_identifier</type></entry>
-      <entry>Name of the database that the foreign server is defined in (always the current database)</entry>
-     </row>
-
-     <row>
-      <entry><literal>foreign_server_name</literal></entry>
-      <entry><type>sql_identifier</type></entry>
-      <entry>Name of the foreign server</entry>
-     </row>
-
      <row>
       <entry><literal>option_name</literal></entry>
       <entry><type>sql_identifier</type></entry>