Re: Open 7.1 items - Mailing list pgsql-hackers

From Peter Mount
Subject Re: Open 7.1 items
Date
Msg-id 5.0.2.1.0.20010130222524.00a04300@mail.retep.org.uk
Whole thread Raw
In response to Open 7.1 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Responses Re: Open 7.1 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-hackers
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@candle.pha.pa.us               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026



pgsql-hackers by date:

Previous
From: Peter Mount
Date:
Subject: Re: Re: [GENERAL] Trouble porting postgreSQL to WinNT
Next
From: Zeugswetter Andreas SB
Date:
Subject: AW: Like vs '=' bug with indexing