No _fdw link at FOREIGN TABLE documentation
The following documentation comment has been logged on the website:
Page: https://www.postgresql.org/docs/10/static/sql-createforeigntable.html
Description:
The page "sql-createforeigntable" citate OPTIONs but not where (??) the
valid options. Example of documentation to be linked
https://www.postgresql.org/docs/current/static/file-fdw.html
=?utf-8?q?PG_Doc_comments_form?= <noreply@postgresql.org> writes:
The page "sql-createforeigntable" citate OPTIONs but not where (??) the
valid options. Example of documentation to be linked
https://www.postgresql.org/docs/current/static/file-fdw.html
If there were a fixed set of FDWs that we could reference there, it'd be
worth doing, but I don't see much value in linking to sample FDWs just
because they happen to be part of the main distribution.
regards, tom lane