mirror of
https://github.com/postgres/postgres.git
synced 2025-05-08 07:21:33 +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