Doc: Update FDW documentation about GetForeignUpperPaths().

Etsuro Fujita <efujita@postgresql.org>

Commit: a0be05bab062eff16eafce3df73b3df453a694f4
Author: Etsuro Fujita <efujita@postgresql.org>
Date: 2019-05-09T10:50:15Z
Releases: 12.0
Doc: Update FDW documentation about GetForeignUpperPaths().

In commit d50d172e51, which added support for LIMIT/OFFSET pushdown in
postgres_fdw, a new struct was introduced as the extra parameter of
GetForeignUpperPaths() set for UPPERREL_FINAL, but I forgot to update
the documentation to mention that.

Author: Etsuro Fujita
Discussion: https://postgr.es/m/CAPmGK17uSXQDe31oRb-z1nYyT6vVzkstZkA3_Wbq38U92b9BmQ%40mail.gmail.com

Files

PathChange+/−
doc/src/sgml/fdwhandler.sgml modified +3 −1

Documentation touched

Discussion