doc: Fix incorrect reference in pg_overexplain documentation.

Fujii Masao <fujii@postgresql.org>

Commit: 283e25a37187b67e9ad88fef59e036140a615389
Author: Fujii Masao <fujii@postgresql.org>
Date: 2025-12-22T08:58:53Z
Releases: 18.2
doc: Fix incorrect reference in pg_overexplain documentation.

Correct the referenced location of the RangeTblEntry definition
in the pg_overexplain documentation.

Backpatched to v18, where pg_overexplain was introduced.

Author: Julien Tachoires <julien@tachoires.me>
Reviewed-by: Fujii Masao <masao.fujii@gmail.com>
Discussion: https://postgr.es/m/20251218092319.tht64ffmcvzqdz7u@poseidon.home.virt
Backpatch-through: 18

Files

PathChange+/−
doc/src/sgml/pgoverexplain.sgml modified +1 −1

Documentation touched

Discussion