mirror of
https://github.com/postgres/postgres.git
synced 2025-06-03 01:21:48 +03:00
doc: Remove documentation of nonexistent information schema columns
These were probably copied in by accident. From: Clément Prévost <prevostclement@gmail.com>
This commit is contained in:
parent
a6839bf0c6
commit
eaf3ba7b49
@ -2897,18 +2897,6 @@ ORDER BY c.ordinal_position;
|
|||||||
<entry>Name of the foreign table</entry>
|
<entry>Name of the foreign table</entry>
|
||||||
</row>
|
</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>
|
<row>
|
||||||
<entry><literal>option_name</literal></entry>
|
<entry><literal>option_name</literal></entry>
|
||||||
<entry><type>sql_identifier</type></entry>
|
<entry><type>sql_identifier</type></entry>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user