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

From Christopher Kings-Lynne
Subject Re: Brain dump: btree collapsing
Date
Msg-id 02ef01c2e46d$3c8bac70$6500a8c0@fhp.internal
Whole thread Raw
In response to Re: Brain dump: btree collapsing  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
> 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.

I grep through the actual cvsroot for the commit message on my own
projects...

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: Partial index on date column
Next
From: Kevin Brown
Date:
Subject: Re: stats_command_string default?