8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b2f60b commit 04e7940Copy full SHA for 04e7940
doc/src/sgml/information_schema.sgml
@@ -2746,18 +2746,6 @@ ORDER BY c.ordinal_position;
2746
<entry>Name of the foreign table</entry>
2747
</row>
2748
2749
- <row>
2750
- <entry><literal>foreign_server_catalog</literal></entry>
2751
- <entry><type>sql_identifier</type></entry>
2752
- <entry>Name of the database that the foreign server is defined in (always the current database)</entry>
2753
- </row>
2754
-
2755
2756
- <entry><literal>foreign_server_name</literal></entry>
2757
2758
- <entry>Name of the foreign server</entry>
2759
2760
2761
<row>
2762
<entry><literal>option_name</literal></entry>
2763
<entry><type>sql_identifier</type></entry>
0 commit comments