mirror of https://github.com/postgres/postgres
postgresImportForeignSchema pays attention to IMPORT's EXCEPT and LIMIT TO options, but only as an efficiency hack, not for correctness' sake. The FDW documentation does explain that, but someone using postgres_fdw.c as a coding guide might not remember it, so let's add a comment here. Per question from Regina Obe.pull/30/head
parent
30858be2f8
commit
69892d58c9
Loading…
Reference in new issue