Re: small fix for pg_overexplain docs

Nathan Bossart <nathandbossart@gmail.com>

From: Nathan Bossart <nathandbossart@gmail.com>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: pgsql-hackers@postgresql.org
Date: 2025-07-14T19:15:52Z
Lists: pgsql-hackers
On Mon, Jul 14, 2025 at 03:14:35PM -0400, Tom Lane wrote:
> Nathan Bossart <nathandbossart@gmail.com> writes:
>> The attached patch removes the "The".  If there are no objections, I will
>> commit this shortly.
> 
> When is "shortly"?  I plan to wrap beta2 in about an hour.

Ah, shoot, I forgot v18 was frozen.  I'll wait for the tags.  Thanks for
reminding me.

-- 
nathan



Commits

  1. doc: Add note about how to use pg_overexplain.