doc: Fix a couple of mistakes in pgplanadvice.sgml

Robert Haas <rhaas@postgresql.org>

Commit: f4a4f1a7e6285c846a4c2662d8ce5246a6bcb7e7
Author: Robert Haas <rhaas@postgresql.org>
Date: 2026-04-13T16:45:57Z
doc: Fix a couple of mistakes in pgplanadvice.sgml

It said FOREIGN_SCAN where it should say FOREIGN_JOIN.

NESTED_LOOP_MEMOIZE was mistakenly omitted from the list of join
methods.

Author: Lakshmi N <lakshmin.jhs@gmail.com>
Reviewed-by: jie wang <jugierwang@gmail.com>
Discussion: http://postgr.es/m/CA+3i_M-mo7Of=Pn8WzRfJLt=fc=gDTn1oOdj8v8BEtgXh9ZMCg@mail.gmail.com

Files

PathChange+/−
doc/src/sgml/pgplanadvice.sgml modified +4 −4

Discussion