pgsql: Update GetForeignPlan documentation.

Lists: pgsql-committers
From: Robert Haas <rhaas(at)postgresql(dot)org>
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: Update GetForeignPlan documentation.
Date: 2016-03-08 19:35:54
Message-ID: [email protected]
Views: Whole Thread | Raw Message | Download mbox | Resend email
Lists: pgsql-committers

Update GetForeignPlan documentation.

Commit 385f337c9f39b21dca96ca4770552a10a6d5af24 added a new argument
to the FDW GetForeignPlan method, but failed to update the documentation
to match.

Etsuro Fujita

Branch
------
master

Details
-------
http://git.postgresql.org/pg/commitdiff/dff7ad3c61473a65ff8f166b1eefd099e68595bb

Modified Files
--------------
doc/src/sgml/fdwhandler.sgml | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)