BUG #8391: JDBC API links incomplete

Поиск
Список
Период
Сортировка
От bughunt@gluino.name
Тема BUG #8391: JDBC API links incomplete
Дата
Msg-id E1VC5LU-0007zY-4r@wrigleys.postgresql.org
обсуждение исходный текст
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      8391
Logged by:          David Tonhofer
Email address:      bughunt@gluino.name
PostgreSQL version: 9.2.4
Operating system:   Linux
Description:

The API doc of the PostgreSQL JDBC implementation do not consistently link
to the class pages in the class hierarchy layout. This should be automatic,
right?


Compare:


http://jdbc.postgresql.org/documentation/publicapi/index.html?org/postgresql/ds/PGPoolingDataSource.html


There is only a link for


org.postgresql.ds.common.BaseDataSource


in the class hierarchy, not for any of the other classes.


vs. for example




http://docs.oracle.com/javase/7/docs/api/index.html?javax/swing/colorchooser/AbstractColorChooserPanel.html


where every entry in the class hierarchy is a link.

В списке pgsql-bugs по дате отправления:

Предыдущее
От: Euler Taveira
Дата:
Сообщение: Re: Dúvida
Следующее
От: ダンミンフーン
Дата:
Сообщение: After promote, DB can not UPDATE with SAVEPOINT (could not access status of transaction 1409172)