Re: a fast bloat measurement tool (was Re: Measuring relation free space) - Mailing list pgsql-hackers

From Abhijit Menon-Sen
Subject Re: a fast bloat measurement tool (was Re: Measuring relation free space)
Date
Msg-id 20150424031648.GA11371@toroid.org
Whole thread Raw
In response to Re: a fast bloat measurement tool (was Re: Measuring relation free space)  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: a fast bloat measurement tool (was Re: Measuring relation free space)
Re: a fast bloat measurement tool (was Re: Measuring relation free space)
List pgsql-hackers
At 2015-04-24 08:35:40 +0530, amit.kapila16@gmail.com wrote:
>
> > Just stick a PG_RETURN_NULL() at the end?
>
> That should also work.

OK, updated patch attached with just that one change.

I'm not doing anything about the rename. I don't know if it's possible
to make patch(1) rename a file at all (it wasn't, but maybe something
has changed recently?).

Note to friendly neighbourhood committers: the patch is expected to
rename pgstattuple--1.2.sql to pgstattuple--1.3.sql, which it does
if applied using git apply.

-- Abhijit

Attachment

pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: a fast bloat measurement tool (was Re: Measuring relation free space)
Next
From: Tom Lane
Date:
Subject: Re: Fwd: [GENERAL] 4B row limit for CLOB tables