Re: Open 7.1 items

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Peter Mount <peter(at)retep(dot)org(dot)uk>
Cc: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Open 7.1 items
Date: 2001-02-01 16:45:37
Message-ID: 200102011645.LAA03529@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


Thanks, Peter. This is a big help.

> At 15:02 29/01/01 -0500, Bruce Momjian wrote:
> >LAZY VACUUM (Vadim)
> >Runtime btree recovery (Vadim)
> >JDBC setMaxRows() is global variable affecting other objects
>
> Now fixed. When called from within a Statement it uses its maxrows value,
> but internal queries don't have a restriction.
>
> >JDBC LargeObject short read return value missing
>
> Fixed. LargeObject.read(byte[],int,int) now returns the number of bytes
> actualy read.
>
> >ODBC not disconnecting properly?
> >Merge MySQL/PgSQL translation scripts
> >Fix ipcclean on Linux
> >unixODBC
> >
> >--
> > Bruce Momjian | http://candle.pha.pa.us
> > pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
> > + If your life is a hard drive, | 830 Blythe Avenue
> > + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
>
>

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2001-02-01 18:13:54 Re: A Sparc/Linux patch (for 7.1), and a Linux rc.d/init.d script....
Previous Message Mitch Vincent 2001-02-01 15:57:11 Re: Beta 4 problem(s)