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
>   [EMAIL PROTECTED]               |  (610) 853-3000
>   +  If your life is a hard drive,     |  830 Blythe Avenue
>   +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

Reply via email to