Am Montag, 12. November 2007 schrieb Simon Riggs:
> On Mon, 2007-11-12 at 14:28 +0100, Peter Eisentraut wrote:
> > Simon Riggs wrote:
> > > I enclose 3 Dialects for PostgreSQL, as discussed on -hackers.
> >
> > There is no such thing as PostgreSQL 8. Please don't do that; it would
> > confuse users about the versioning scheme.
>
> Would 8x be the right thing then?
>
> So PostgreSQL8xDialect or PostgreSQL80Dialect or ...
If you know it doesn't work before 8.0, PostgreSQL80Dialect sounds right.
Otherwise just PostgreSQLDialect or perhaps something like PostgreSQL{Base|
Abstract}Dialect.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/