Re: V18 change on EXPLAIN ANALYZE - Mailing list pgsql-hackers

From Ilia Evdokimov
Subject Re: V18 change on EXPLAIN ANALYZE
Date
Msg-id 1d40131f-e01b-4c3f-a4b8-6b5f49edd3d1@tantorlabs.com
Whole thread Raw
In response to Re: V18 change on EXPLAIN ANALYZE  (Maciek Sakrejda <m.sakrejda@gmail.com>)
Responses Re: V18 change on EXPLAIN ANALYZE
List pgsql-hackers

On 2/1/26 01:55, Maciek Sakrejda wrote:

I lost track of this, sorry. Here is an updated patch responding to
review feedback.

In sgml documentation, using < unescaped may cause the documentation build to fail or behave unexpectedly [0]. It would be safer to replace it with &lt; . And symbol -> into -&gt;

I noticed that a long horizontal separator line in the query plan is missing a &zwsp;

[0]: https://cirrus-ci.com/task/4731121381933056

-- 
Best regards,
Ilia Evdokimov,
Tantor Labs LLC,
https://tantorlabs.com/

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Compiler warning when using TRGM_REGEXP_DEBUG
Next
From: Andres Freund
Date:
Subject: Re: index prefetching