Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE - Mailing list pgsql-hackers

From Guillaume Lelarge
Subject Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE
Date
Msg-id CAECtzeW38Dq89womdATHnwR7c0sv1FxaT6k8c_9xUGjmQnkAHg@mail.gmail.com
Whole thread Raw
In response to Re: Proposals for EXPLAIN: rename ANALYZE to EXECUTE and extend VERBOSE  (David Rowley <dgrowleyml@gmail.com>)
List pgsql-hackers
Le mer. 11 déc. 2024 à 12:16, David Rowley <dgrowleyml@gmail.com> a écrit :
On Wed, 11 Dec 2024 at 22:38, David Rowley <dgrowleyml@gmail.com> wrote:
> I've pushed the main patch. I'm not planning on pushing the
> auto_explain.log_buffers default change unless there's a bit more
> discussion about it.

There were a few places that were missing a BUFFERS OFF as indicated
by the buildfarm. I've fixed a few of these, but there's at least one
more in pg_stat_statements's level_tracking.sql. I'm currently running
a -DRELCACHE_FORCE_RELEASE -DCATCACHE_FORCE_RELEASE enabled make
check-world.  It's going to take a while, so I'll hold off doing yet
another commit to fix these until I see if the level_tracking.sql one
is the last issue to fix.


Sorry for all those late fixes. I'll refrain from saying "Sure looks easy enough to do" from now on :) Guess this is a great example of what Robert said in http://rhaas.blogspot.com/2024/05/hacking-on-postgresql-is-really-hard.html .

Anyway, thanks again for your work on this.


--
Guillaume.

pgsql-hackers by date:

Previous
From: Jakub Wartak
Date:
Subject: Re: FileFallocate misbehaving on XFS
Next
From: jian he
Date:
Subject: Re: NOT ENFORCED constraint feature