| From: | Ilia Evdokimov <ilya(dot)evdokimov(at)tantorlabs(dot)com> |
|---|---|
| To: | maciek(at)sakrejda(dot)org, Maciek Sakrejda <maciek(at)pganalyze(dot)com> |
| Cc: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Robert Haas <robertmhaas(at)gmail(dot)com>, Marcos Pegoraro <marcos(at)f10(dot)com(dot)br>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: V18 change on EXPLAIN ANALYZE |
| Date: | 2026-03-02 19:28:59 |
| Message-ID: | 1d40131f-e01b-4c3f-a4b8-6b5f49edd3d1@tantorlabs.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 |<| . And symbol |->| into |->|
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/
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andres Freund | 2026-03-02 19:29:16 | Re: index prefetching |
| Previous Message | Tom Lane | 2026-03-02 19:23:32 | Re: Compiler warning when using TRGM_REGEXP_DEBUG |