mirror of
https://github.com/postgres/postgres.git
synced 2025-06-01 00:01:20 -04:00
The old approach made it look like it was an FDW callback, which it is not. Per a gripe from Stephen Frost. Patch by me, reviewed by Ashutosh Bapat.