forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commita0be05b

Etsuro Fujita
Doc: Update FDW documentation about GetForeignUpperPaths().
In commitd50d172, which added support for LIMIT/OFFSET pushdown inpostgres_fdw, a new struct was introduced as the extra parameter ofGetForeignUpperPaths() set for UPPERREL_FINAL, but I forgot to updatethe documentation to mention that.Author: Etsuro FujitaDiscussion:https://postgr.es/m/CAPmGK17uSXQDe31oRb-z1nYyT6vVzkstZkA3_Wbq38U92b9BmQ%40mail.gmail.com1 parentedbcbe2 commita0be05b
1 file changed
+3
-1
lines changedLines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
387 | 387 |
| |
388 | 388 |
| |
389 | 389 |
| |
390 |
| - | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
391 | 393 |
| |
392 | 394 |
| |
393 | 395 |
| |
|
0 commit comments
Comments
(0)