JDBC driver feature implementation lists - Mailing list pgsql-jdbc

From Richard Broersma
Subject JDBC driver feature implementation lists
Date
Msg-id 396486430809021501o3cc136a5wff39de40620a9046@mail.gmail.com
Whole thread Raw
List pgsql-jdbc
In a previous email:

http://archives.postgresql.org/pgsql-jdbc/2008-09/msg00004.php

it was brought to my attention that a JDBC feature was intentionally
excluded from the PostgreSQL JDBC Driver.  Aside from programatically
scanning the databasemetadata, would there be any problem to creating
and maintaining a lists of included and excluded features. (Does this
list already exist some where?)

PostgreSQL has a list like this:

http://www.postgresql.org/docs/8.3/interactive/unsupported-features-sql-standard.html

Also noticed that in some cases reasons are given for why STANDARD SQL
features that are intentionally excluded.

--
Regards,
Richard Broersma Jr.

Visit the Los Angeles PostgreSQL Users Group (LAPUG)
http://pugs.postgresql.org/lapug

pgsql-jdbc by date:

Previous
From: Ingmar Lötzsch
Date:
Subject: Re: Table Alias posing problem in Update statements
Next
From: Bob Bruynooghe
Date:
Subject: scale parameter to setObject method