Re: Patch for pgstatindex to fix a bug reporting a value of strange leaf_fragmentation

From: Alvaro Herrera <alvherre(at)commandprompt(dot)com>
To: Tatsuhito Kasahara <kasahara(dot)tatsuhito(at)oss(dot)ntt(dot)co(dot)jp>, pgsql-patches(at)postgresql(dot)org
Subject: Re: Patch for pgstatindex to fix a bug reporting a value of strange leaf_fragmentation
Date: 2007-03-09 03:33:22
Message-ID: 20070309033322.GB19555@alvh.no-ip.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Alvaro Herrera wrote:

> Right. Checking that code, it seems btpo.xact is also being incorrectly
> handled, is it not? Incidentally, the return value seems a bit useless.

Then again, this looks bogus as well. (Sorry for the unidiff -- I had to
use "interdiff" to get it).

--
Alvaro Herrera http://www.CommandPrompt.com/
PostgreSQL Replication, Consulting, Custom Development, 24x7 support

Attachment Content-Type Size
pgstatindex-2.patch text/x-diff 344 bytes

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tatsuhito Kasahara 2007-03-09 04:14:51 Re: Patch for pgstatindex to fix a bug reporting a value of strange leaf_fragmentation
Previous Message Alvaro Herrera 2007-03-09 03:17:38 Re: Patch for pgstatindex to fix a bug reporting a value of strange leaf_fragmentation