no meaningful way to determine fe or be version?

From: pgsql-bugs(at)postgresql(dot)org
To: pgsql-bugs(at)postgresql(dot)org
Subject: no meaningful way to determine fe or be version?
Date: 2000-11-14 06:45:31
Message-ID: 200011140645.eAE6jVT83546@hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Paul M. Aoki (aoki(at)acm(dot)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 always returns "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

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message pgsql-bugs 2000-11-14 06:58:56 no way in LargeObject API to detect short read?
Previous Message webmaster 2000-11-14 05:16:23 PostgreSQL fails to build [ Solaris 8 ]