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 ------ REL_18_STABLE Details ------- https://git.postgresql.org/pg/commitdiff/283e25a37187b67e9ad88fef59e036140a615389 Modified Files -------------- doc/src/sgml/pgoverexplain.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
