mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -05:00
Commit 385f337c9f39b21dca96ca4770552a10a6d5af24 added a new argument to the FDW GetForeignPlan method, but failed to update the documentation to match. Etsuro Fujita