No _fdw link at FOREIGN TABLE documentation

Started by PG Bug reporting formover 7 years ago2 messagesdocs
Jump to latest
#1PG Bug reporting form
noreply@postgresql.org

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

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: PG Bug reporting form (#1)
Re: No _fdw link at FOREIGN TABLE documentation

=?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