mirror of
https://github.com/postgres/postgres.git
synced 2025-07-28 23:42:10 +03:00
SGML documentation, as well as code comments, failed to note that an FDW's validator will be applied to foreign-table options for foreign tables using the FDW. Etsuro Fujita