From: | Sean Chittenden <sean(at)chittenden(dot)org> |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
Cc: | pgsql-bugs(at)postgresql(dot)org |
Subject: | Re: segv's on CREATE INDEX with recent HEAD... |
Date: | 2003-05-29 06:13:03 |
Message-ID: | 20030529061303.GD62688@perrin.int.nxad.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
> > Don't know whether or not this is preferred here or on hackers,
> > but, I just updated my development database to a snapshot from
> > today and have been getting the following backtrace when importing
> > a dump from before earlier today. It looks as though something's
> > tromping on variable.
>
> Argh! Can't believe that snuck through my testing. Fix committed
> (and regression test case added...)
Thanks, this fixed loading my dump! Looks like the protocol stuff is
much more solid now too, SELECT * FROM pg_class doesn't return garbage
any more. :) ... looks like everything is nominal in HEAD again.
*cheers* Thanks Tom!
-sc
PS What's the dilly with the server(s)? I haven't gotten a commit
message all day, but CVSup and anoncvs picked up the change.
--
Sean Chittenden
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-05-29 06:28:30 | Re: segv's on CREATE INDEX with recent HEAD... |
Previous Message | Tom Lane | 2003-05-29 04:13:10 | Re: at for over select rows |