mirror of
https://github.com/postgres/postgres.git
synced 2026-05-31 12:58:58 -04:00
dff7ad3c61
Commit 385f337c9f added a new argument
to the FDW GetForeignPlan method, but failed to update the documentation
to match.
Etsuro Fujita