| From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
|---|---|
| To: | Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au> |
| Cc: | Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, Hackers <pgsql-hackers(at)postgresql(dot)org> |
| Subject: | Re: Brain dump: btree collapsing |
| Date: | 2003-03-07 05:36:21 |
| Message-ID: | 200303070536.h275aL500681@candle.pha.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2003-03-07 05:39:09 | Re: Partial index on date column |
| Previous Message | Christopher Kings-Lynne | 2003-03-07 05:28:49 | Re: Partial index on date column |