[HACKERS] [hibernate-team] PostgreSQLDialect

2007-11-11 Thread Diego Pires Plentz
Hi Guys, I'm one of the hibernate(http://hibernate.org) team commiters and I'm here to ask you for a little help :-) I'm trying to improve the support of hibernate to Postgre(and other databases), but I'm don't have *that* knowledge in database functions and behavior. I'm already done a couple of

Re: [HACKERS] [hibernate-team] PostgreSQLDialect

2007-11-11 Thread Diego Pires Plentz
n Postgre 8.x. Btw, to do that, one thing that we must do is identify what functions are new/still avaiable in 8.x. That approach is good too, because we can get different behaviors in each version of the database. > As a side note to Diego, I'll say that it's great to see a hibern