Re: [hibernate-team] PostgreSQLDialect

Поиск
Список
Период
Сортировка
От Tom Dunstan
Тема Re: [hibernate-team] PostgreSQLDialect
Дата
Msg-id ca33c0a30711120600r548ae0dby532c2ce180c3c650@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [hibernate-team] PostgreSQLDialect  (Simon Riggs <simon@2ndquadrant.com>)
Ответы Re: [hibernate-team] PostgreSQLDialect  (Andrew Dunstan <andrew@dunslane.net>)
Список pgsql-hackers
On Nov 12, 2007 1:08 PM, Simon Riggs <simon@2ndquadrant.com> wrote:

> If we do this, then it looks like we can hack this file also
> http://anonsvn.jboss.org/repos/hibernate/core/trunk/core/src/main/java/org/hibernate/dialect/DialectFactory.java

Oh, that's nice. Unfortunately, though. it only seems to support major
version number differentiation as an int. Apparently the idea that you
might have a version number like 8.3 didn't occur to whoever wrote it,
although to be fair it looks like the only implementation that
actually uses it is Oracle, where that assumption probably holds.
Probably wouldn't be that hard to hack to our purposes though...

Cheers

Tom


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

Предыдущее
От: "Tom Dunstan"
Дата:
Сообщение: Re: [hibernate-team] PostgreSQLDialect
Следующее
От: "Gokulakannan Somasundaram"
Дата:
Сообщение: Re: Clarification reqeusted for "select * from a huge table"