Re: [hibernate-team] PostgreSQLDialect - Mailing list pgsql-hackers

From Simon Riggs
Subject Re: [hibernate-team] PostgreSQLDialect
Date
Msg-id 1194880209.2644.173.camel@ebony.site
Whole thread Raw
In response to Re: [hibernate-team] PostgreSQLDialect  ("Tom Dunstan" <pgsql@tomd.cc>)
Responses Re: [hibernate-team] PostgreSQLDialect  (Dave Cramer <davec@fastcrypt.com>)
List pgsql-hackers
On Mon, 2007-11-12 at 14:35 +0000, Tom Dunstan wrote:
> Nice try :), but as I read the javadoc for DialectFactory it seems to
> suggest that hibernate gets the major number from our JDBC driver,
> which dutifully reports it as 8. 

We can extend that so it uses getMinorVersion() also.

Personally, I think our JDBC driver is wrong, but thats another issue.

--  Simon Riggs 2ndQuadrant  http://www.2ndQuadrant.com



pgsql-hackers by date:

Previous
From: Simon Riggs
Date:
Subject: Re: [hibernate-team] PostgreSQLDialect
Next
From: Decibel!
Date:
Subject: Re: Proposal: Select ... AS OF Savepoint