Re: Space missing from EXPLAIN output - Mailing list pgsql-hackers

From Fabrízio de Royes Mello
Subject Re: Space missing from EXPLAIN output
Date
Msg-id CAFcNs+qLhNrwv23524FfWTOBLacZqKdc-7GE_bDcUT1U7E00OQ@mail.gmail.com
Whole thread Raw
In response to Re: Space missing from EXPLAIN output  (Ilia Evdokimov <ilya.evdokimov@tantorlabs.com>)
List pgsql-hackers


On Fri, Feb 28, 2025 at 4:48 PM Ilia Evdokimov <ilya.evdokimov@tantorlabs.com> wrote:

On 28.02.2025 21:08, Robert Haas wrote:
> On Fri, Feb 28, 2025 at 12:12 PM Thom Brown <thom@linux.com> wrote:
>> Rebased and attached.
> Thanks, committed. Sorry for the mistake and thanks for the patch.
>

Hi hackers,

First of all, sorry about the space issue - that was my oversight.

I also just noticed another documentation mistake on my part regarding
the fractional rows display [0]. In one place, I forgot to append '.00'.
I overlooked this because, in my local branch, this change was already
committed as part of my local previous patches, so it didn't show up in
the diff.

Apologies for the oversight! I've attached a fix for this on last commit
7717f63.

[0]:
https://www.postgresql.org/message-id/40663fc5-edac-4b45-a2aa-a76976700ed9%40tantorlabs.com


LGTM

--
Fabrízio de Royes Mello

pgsql-hackers by date:

Previous
From: Masahiko Sawada
Date:
Subject: Re: Restrict copying of invalidated replication slots
Next
From: Jeff Davis
Date:
Subject: Re: Statistics Import and Export