Re: a fast bloat measurement tool (was Re: Measuring relation free space)
Abhijit Menon-Sen <ams@2ndquadrant.com>
From: Abhijit Menon-Sen <ams@2ndQuadrant.com>
To: Andres Freund <andres@anarazel.de>
Cc: Amit Kapila <amit.kapila16@gmail.com>,
pgsql-hackers <pgsql-hackers@postgresql.org>,
Tomas Vondra <tomas.vondra@2ndquadrant.com>,
Simon Riggs <simon@2ndquadrant.com>
Date: 2015-05-13T03:53:23Z
Lists: pgsql-hackers
Attachments
- 0001-Rename-pgstatapprox-to-pgstattuple_approx.patch (text/x-diff) patch 0001
At 2015-05-13 03:04:11 +0200, andres@anarazel.de wrote: > > I can live with that, although I'd personally go with > pgstattuple_approx()... I could live with that too. Here's an incremental patch to rename the function. (I'm not resubmitting the whole thing since you said you've made some other changes too.) Thank you. -- Abhijit