Re: making EXPLAIN extensible - Mailing list pgsql-hackers

From Robert Haas
Subject Re: making EXPLAIN extensible
Date
Msg-id CA+TgmoYvnNnzEOXJTxG+ivFNaMD-FSKpVe8UiUAPNayQurHjQQ@mail.gmail.com
Whole thread Raw
In response to Re: making EXPLAIN extensible  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
On Tue, Mar 18, 2025 at 2:40 PM Tom Lane <tgl@sss.pgh.pa.us> wrote:
> FWIW, I am fairly strongly against that.  Every extension author is
> going to feel that their information is so important it should come
> first.  Other people might have a different opinion about that, and
> in any case they can't all be first.

Yep.

> There's certainly room for bikeshedding here, but I think it'd be good
> to get some actual experience before redesigning what you've done.

I think so, too, although obviously I'm biased.

--
Robert Haas
EDB: http://www.enterprisedb.com



pgsql-hackers by date:

Previous
From: Robert Haas
Date:
Subject: Re: Update Unicode data to Unicode 16.0.0
Next
From: Robert Haas
Date:
Subject: Re: Add -k/--link option to pg_combinebackup