Fix wrong reference in pg_overexplain's doc - Mailing list pgsql-hackers

From Julien Tachoires
Subject Fix wrong reference in pg_overexplain's doc
Date
Msg-id 20251218092319.tht64ffmcvzqdz7u@poseidon.home.virt
Whole thread Raw
Responses Re: Fix wrong reference in pg_overexplain's doc
List pgsql-hackers
Hi,

pg_overexplain's documentation mentions that the definition of
RangeTblEntry is in nodes/plannodes.h, which seems to be wrong as it
is defined in nodes/parsenodes.h. Please find a small patch fixing this.

Regards,

-- 
Julien Tachoires

Attachment

pgsql-hackers by date:

Previous
From: Ashutosh Bapat
Date:
Subject: Re: SQL Property Graph Queries (SQL/PGQ)
Next
From: vignesh C
Date:
Subject: Re: Logical Replication of sequences