mirror of
https://github.com/postgres/postgres.git
synced 2026-06-04 23:04:53 -04:00
c2b51cf190
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