Re: [HACKERS] Bug in cursors?? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Bug in cursors??
Date
Msg-id 200002092009.PAA13430@candle.pha.pa.us
Whole thread Raw
In response to RE: [HACKERS] Bug in cursors??  ("Hiroshi Inoue" <Inoue@tpf.co.jp>)
List pgsql-hackers
> > > If so,could you please apply it to both trees ?
> > > Otherwise I would commit it only to current tree myself.
> > 
> > I don't think we are doing more 6.5.* releases
> >
> 
> OK,I have committed the patch to current tree.
> 
> BTW I found the following TODO item.
> * update pg_class.relhasindex during vacuum when all indexes are dropped
> 
> Seems vacuum has done so from the first.

Yes, I see.  TODO updated.

--  Bruce Momjian                        |  http://www.op.net/~candle pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: FixerRM@aol.com
Date:
Subject: jdbc and sequences --RM
Next
From: Bruce Momjian
Date:
Subject: Re: [HACKERS] plperl droplang patch