8000 doc: Remove documentation of nonexistent information schema columns · linearregression/postgres@04e7940 · GitHub
[go: up one dir, main page]

Skip to content

Commit 04e7940

Browse files
committed
doc: Remove documentation of nonexistent information schema columns
These were probably copied in by accident. From: Clément Prévost <prevostclement@gmail.com>
1 parent 8b2f60b commit 04e7940

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

doc/src/sgml/information_schema.sgml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2746,18 +2746,6 @@ ORDER BY c.ordinal_position;
27462746
<entry>Name of the foreign table</entry>
27472747
</row>
27482748

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-
<row>
2756-
<entry><literal>foreign_server_name</literal></entry>
2757-
<entry><type>sql_identifier</type></entry>
2758-
<entry>Name of the foreign server</entry>
2759-
</row>
2760-
27612749
<row>
27622750
<entry><literal>option_name</literal></entry>
27632751
<entry><type>sql_identifier</type></entry>

0 commit comments

Comments
 (0)
0