| From: | Amit Kapila <amit(dot)kapila16(at)gmail(dot)com> |
|---|---|
| To: | Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com> |
| Cc: | Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, Simon Riggs <simon(at)2ndquadrant(dot)com> |
| Subject: | Re: a fast bloat measurement tool (was Re: Measuring relation free space) |
| Date: | 2015-04-26 03:13:06 |
| Message-ID: | CAA4eK1+uZWkDbuEyH6Afk9PPxfhp=WO9LmkN3XeSggthDj=Xzg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, Apr 24, 2015 at 8:05 PM, Tomas Vondra <tomas(dot)vondra(at)2ndquadrant(dot)com>
wrote:
>
>
>
> On 04/24/15 14:58, Amit Kapila wrote:
>>
>> On Fri, Apr 24, 2015 at 8:46 AM, Abhijit Menon-Sen <ams(at)2ndquadrant(dot)com
>> <mailto:ams(at)2ndquadrant(dot)com>> wrote:
>> >
>> > At 2015-04-24 08:35:40 +0530, amit(dot)kapila16(at)gmail(dot)com
>> <mailto:amit(dot)kapila16(at)gmail(dot)com> wrote:
>> > >
>> > > > Just stick a PG_RETURN_NULL() at the end?
>> > >
>> > > That should also work.
>> >
>> > OK, updated patch attached with just that one change.
>> >
>>
>> Patch looks good to me, will mark it as Ready for Committer if Tomas
>> or anyone else doesn't have more to add in terms of review.
>
>
> FWIW, I'm OK with the patch as is. Your reviews were spot on.
>
Thanks, I have marked this patch as Ready For Committer.
With Regards,
Amit Kapila.
EnterpriseDB: http://www.enterprisedb.com
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Amit Kapila | 2015-04-26 05:35:21 | Re: parallel mode and parallel contexts |
| Previous Message | Tom Lane | 2015-04-26 03:11:52 | Re: Shouldn't CREATE TABLE LIKE copy the relhasoids property? |