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 <[email protected]> Reviewed-by: Fujii Masao <[email protected]> Discussion: https://postgr.es/m/[email protected] Backpatch-through: 18 Branch ------ master Details ------- https://git.postgresql.org/pg/commitdiff/c5d162435ab7a6d8f992009810dfe869cfdb9dd6 Modified Files -------------- doc/src/sgml/pgoverexplain.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
