no meaningful way to determine fe or be version?

Поиск
Список
Период
Сортировка
От pgsql-bugs@postgresql.org
Тема no meaningful way to determine fe or be version?
Дата
Msg-id 200011140645.eAE6jVT83546@hub.org
обсуждение исходный текст
Ответы Re: no meaningful way to determine fe or be version?  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-bugs
Paul M. Aoki (aoki@acm.org) reports a bug with a severity of 3
The lower the number the more severe it is.

Short Description
no meaningful way to determine fe or be version?

Long Description
both the odbc and jdbc drivers seem to hardcode the database version, e.g., org/postgresql/jdbc2/DatabaseMetaData.java
alwaysreturns "6.5.2" when you call getDatabaseProductVersion(). 

it would be nice if the metadata routines were actually tied to something returned from the backend.

Sample Code


No file was uploaded with this report

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

Предыдущее
От: webmaster@infomak.com
Дата:
Сообщение: PostgreSQL fails to build [ Solaris 8 ]
Следующее
От: pgsql-bugs@postgresql.org
Дата:
Сообщение: no way in LargeObject API to detect short read?