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

From Shixin Wang
Subject Re: Fix wrong reference in pg_overexplain's doc
Date
Msg-id 00EDD811-DC8E-496E-8390-BA18D537FDAB@outlook.com
Whole thread Raw
In response to Fix wrong reference in pg_overexplain's doc  (Julien Tachoires <julien@tachoires.me>)
List pgsql-hackers
LGTM

The RangeTblEntry struct is indeed defined in parsenodes.h, not plannodes.h.
This patch corrects the incorrect reference.
All tests pass with make check-world.

Regards,
Shixin Wang



pgsql-hackers by date:

Previous
From: John Naylor
Date:
Subject: Re: [PATCH] Documentation
Next
From: "Jelte Fennema-Nio"
Date:
Subject: Re: RFC: adding pytest as a supported test framework