Re: [HACKERS] Re: Open 7.1 items

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: Open 7.1 items
Дата
Msg-id 200101262015.PAA03073@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: Open 7.1 items  (Peter T Mount <peter@retep.org.uk>)
Список pgsql-jdbc
[ Charset ISO-8859-1 unsupported, converting... ]
> Quoting Bruce Momjian <pgman@candle.pha.pa.us>:
>
> > Here are my open 7.1 items.  Thanks for shrinking the list so far.
> >
> > ---------------------------------------------------------------------------
> >
> > FreeBSD locale bug
> > Reorder INSERT firing in rules
> > Philip Warner UPDATE crash
> > JDBC LargeObject short read return value missing
>
> Working on this on Saturday.

OK.

>
> > SELECT cash_out(1) crashes all backends
> > LAZY VACUUM
> > FOREIGN KEY INSERT & UPDATE/DELETE in transaction "change violation"
> > Usernames limited in length
> > Does pg_dump preserve COMMENTs?
> > Failure of nested cursors in JDBC
>
> JDBC doesn't support cursors full stop yet.

Removed from list.  Doesn't even seem worth adding to TODO.

>
> > JDBC setMaxRows() is global variable affecting other objects
> > Does JDBC Makefile need current dir?
>
> No as it's obsolete in 7.1 ;-)

Removed.

>
> > Fix for pg_dump of bad system tables
> > Steve Howe failure query with rules
> > ODBC/JDBC not disconnecting properly?
>
> Client code not calling Connection.close() method.

Removed.  ODBC seems to have a problem, though.

Thanks.

--
  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-jdbc по дате отправления:

Предыдущее
От: Peter T Mount
Дата:
Сообщение: RE: Re: Postgresql JDBC driver - Support for Scrollable Re sult Sets
Следующее
От: Barry Lind
Дата:
Сообщение: Re: [BUGS] no way in LargeObject API to detect short read?