From: | Simon Riggs <simon(at)2ndquadrant(dot)com> |
---|---|
To: | pgsql-patches(at)postgresql(dot)org |
Subject: | Hibernate Dialects for PostgreSQL |
Date: | 2007-11-12 10:53:23 |
Message-ID: | 1194864803.2644.77.camel@ebony.site |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-patches |
I enclose 3 Dialects for PostgreSQL, as discussed on -hackers.
The PostgreSQL83Dialect is essentially identical to 82Dialect, but the
principle of having one file per release seems easiest way of doing
things.
Further additions very welcome; I don't suppose at all this is the final
version.
--
Simon Riggs
2ndQuadrant http://www.2ndQuadrant.com
Attachment | Content-Type | Size |
---|---|---|
PostgreSQL8Dialect.java | text/x-csrc | 12.7 KB |
PostgreSQL82Dialect.java | text/x-java | 447 bytes |
PostgreSQL83Dialect.java | text/x-java | 447 bytes |
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2007-11-12 13:28:42 | Re: Hibernate Dialects for PostgreSQL |
Previous Message | Bruce Momjian | 2007-11-12 03:06:10 | Re: [PATCHES] Contrib docs v1 |