Re: Measuring relation free space
Robert Haas <robertmhaas@gmail.com>
From: Robert Haas <robertmhaas@gmail.com>
To: Jaime Casanova <jaime@2ndquadrant.com>
Cc: Noah Misch <noah@leadboat.com>,
Alvaro Herrera <alvherre@commandprompt.com>, Bernd Helmle <mailings@oopsware.de>, Greg Smith <greg@2ndquadrant.com>, Pg Hackers <pgsql-hackers@postgresql.org>
Date: 2012-03-13T13:53:13Z
Lists: pgsql-hackers
On Mon, Mar 12, 2012 at 11:10 PM, Jaime Casanova <jaime@2ndquadrant.com> wrote: > On Mon, Mar 12, 2012 at 9:41 PM, Noah Misch <noah@leadboat.com> wrote: >> >> I created a CF entry for this and marked it Ready for Committer. > > i wasn't sure if create an entry this late was a good idea or not... > but now i feel better because is less probable that it will fall out > on the cracks, thanks > >> You left the >> bstrategy variable non-static, but that didn't seem important enough to >> justify another round trip. >> > > ah! i forgot that... I committed this, but I didn't like the global variable, so I adjusted it to pass bstrategy as a parameter where needed. -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company