Re: Brain dump: btree collapsing - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Brain dump: btree collapsing
Date
Msg-id 200303070536.h275aL500681@candle.pha.pa.us
Whole thread Raw
In response to Re: Brain dump: btree collapsing  ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>)
List pgsql-hackers
Christopher Kings-Lynne wrote:
> > Two things I regret: one is being unable to see the changes as patches
> > the way you applied them, to get a sense of how the code evolved.
> > Unfortunately the interface to CVS via web does not allow me to see it,
> > or I don't know how to use it.  It's not that important, however,
> > because I was already somewhat familiar with the code.
> 
> You can do cvs diff commands between versions...

The problem I have is that if multiple files are touched, they have
different versions.  What I do is to find one file that has the change,
then do a cvs diff with two dates separated a minute before and after
the single file commit time I see.  Big hack, but I haven't found a
better way.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
359-1001+  If your life is a hard drive,     |  13 Roberts Road +  Christ can be your backup.        |  Newtown Square,
Pennsylvania19073
 


pgsql-hackers by date:

Previous
From: "Christopher Kings-Lynne"
Date:
Subject: Re: Partial index on date column
Next
From: Tom Lane
Date:
Subject: Re: Partial index on date column