They should get moved to the 4.3-based master. I think I found the
relevant issues:
* Oracle12cDialect -
https://hibernate.atlassian.net/browse/HHH-9044
* PostgreSQL92Dialect & PostgreSQL94Dialect -
https://hibernate.atlassian.net/browse/HHH-9167
I have reopened them and targeted them for 5.0
On Thu, Nov 27, 2014 at 2:41 PM, Andrej Golovnin <golovnin(a)gmx.net> wrote:
Hi Steve,
> >
https://github.com/hibernate/hibernate-orm/pull/777
>
> > >
> > > Overall, checking that the PR still applies is a good idea too.
while working on a new pull request for the issue HHH-9324
I have noticed that the new master misses some dialects:
Oracle12cDialect
PostgreSQL92Dialect
PostgreSQL94Dialect
Are you going to restore this dialects from the old master
or should I add them back with the new pull request?
Best regards,
Andrej Golovnin