Re: Bug in JDBC CREATE FUNCTION syntax? - Mailing list pgsql-jdbc

From Kris Jurka
Subject Re: Bug in JDBC CREATE FUNCTION syntax?
Date
Msg-id Pine.LNX.4.33.0312100433060.3460-100000@leary.csoft.net
Whole thread Raw
In response to Bug in JDBC CREATE FUNCTION syntax?  (Olivier Hubaut <olivier@scmbb.ulb.ac.be>)
Responses Re: Bug in JDBC CREATE FUNCTION syntax?  (Olivier Hubaut <olivier@scmbb.ulb.ac.be>)
List pgsql-jdbc

On Wed, 10 Dec 2003, Olivier Hubaut wrote:

> I'm trying to do a create function using JDBC 3,0 in Eclipse IDE with
> JFaceDBC plugin.

I don't know the JFaceDBC plugin does, but it seems like the @user_schema@
and what not indicate a replacement scheme.  Is it possible that it also
alters the function body somehow?

I don't think this is a backend or JDBC problem.  If you think otherwise a
more complete example that can be run without Eclipse will be necessary.

Kris Jurka



pgsql-jdbc by date:

Previous
From: Olivier Hubaut
Date:
Subject: Bug in JDBC CREATE FUNCTION syntax?
Next
From: Olivier Hubaut
Date:
Subject: Re: Bug in JDBC CREATE FUNCTION syntax?