Re: Open 7.1 items

Поиск
Список
Период
Сортировка
От Peter Mount
Тема Re: Open 7.1 items
Дата
Msg-id 5.0.2.1.0.20010130222524.00a04300@mail.retep.org.uk
обсуждение исходный текст
Ответ на Open 7.1 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Ответы Re: Open 7.1 items  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Peter Mount
Дата:
Сообщение: Re: Re: [GENERAL] Trouble porting postgreSQL to WinNT
Следующее
От: Zeugswetter Andreas SB
Дата:
Сообщение: AW: Like vs '=' bug with indexing