Thanks to visit codestin.com Credit goes to github.com
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 b26f7fa commit 2b8fd4fCopy full SHA for 2b8fd4f
doc/src/sgml/information_schema.sgml
@@ -2897,18 +2897,6 @@ ORDER BY c.ordinal_position;
2897
<entry>Name of the foreign table</entry>
2898
</row>
2899
2900
- <row>
2901
- <entry><literal>foreign_server_catalog</literal></entry>
2902
- <entry><type>sql_identifier</type></entry>
2903
- <entry>Name of the database that the foreign server is defined in (always the current database)</entry>
2904
- </row>
2905
-
2906
2907
- <entry><literal>foreign_server_name</literal></entry>
2908
2909
- <entry>Name of the foreign server</entry>
2910
2911
2912
<row>
2913
<entry><literal>option_name</literal></entry>
2914
<entry><type>sql_identifier</type></entry>
0 commit comments