Re: explain format json, unit for serialize and memory are different. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: explain format json, unit for serialize and memory are different.
Date
Msg-id 1644622.1715736217@sss.pgh.pa.us
Whole thread Raw
In response to Re: explain format json, unit for serialize and memory are different.  (Michael Paquier <michael@paquier.xyz>)
Responses Re: explain format json, unit for serialize and memory are different.
Re: explain format json, unit for serialize and memory are different.
List pgsql-hackers
Michael Paquier <michael@paquier.xyz> writes:
> Perhaps Alvaro and Tom would like to chime in, as committers of
> respectively 5de890e3610d and 06286709ee06?

No objection here.  In a green field I might argue for
round-to-nearest instead of round-up, but it looks like we
have several precedents for round-up, so let's avoid changing
that existing behavior.

            regards, tom lane



pgsql-hackers by date:

Previous
From: Erik Wienhold
Date:
Subject: plpgsql: fix parsing of integer range with underscores
Next
From: Bruce Momjian
Date:
Subject: Re: cataloguing NOT NULL constraints