Fix the way GetExistingLocalJoinPath is documented. 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. Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/33b5eab7ab82a355629257f1b11fd9fcf4ff6f28 Modified Files -------------- doc/src/sgml/fdwhandler.sgml | 25 +++++++------------------ 1 file changed, 7 insertions(+), 18 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
