Re: [INTERFACES] Re: [BUGS] no meaningful way to determine fe or beversion?

2000-11-23 Thread Anders Bengtsson
I think Peter Mount looked at it, but there where some big changes to the JDBC driver going on at that time. When I look at the code in CVS now it looks nothing like what it did when I did the patch against it. Anyway, I found my old patch in the archives: http://www.postgresql.org/mhonarc/pgsql-

Re: [INTERFACES] Re: [BUGS] no meaningful way to determine fe or be version?

2000-11-17 Thread Anders Bengtsson
Bruce Momjian wrote: > > > sorry, yes. the client-side interfaces (DatabaseMetaData.getDriver*) > > are actually fine - they return a major/minor version that have been > > getting manually updated (they're much more visible, being in > > org/postgresql/Driver.java). the server-side interfaces