My comments on this thread are:
1) Having java as an available stored procedure language would be
great. I am not sure if that is what is being proposed or not, but it
seems to be a necesary step if you are talking about running java on the
database server.
2) The idea of extending the C
I think i might have found a bug in the JDBC driver ... It manifests itself
when using the getObject() call on the ResultSet for a column that is the
result of an aggregate function. It causes the application to hang on a call
to getObject().
I'm running:
PostGresSQL 7.1
jdbc7.0-1.2.jar
Sun JDK