Hi,
pg_overexplain's documentation mentions that the definition ofRangeTblEntry is in nodes/plannodes.h, which seems to be wrong as itis defined in nodes/parsenodes.h. Please find a small patch fixing this.
Regards,
-- Julien Tachoires