mirror of
https://github.com/postgres/postgres.git
synced 2026-06-05 15:22:16 -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