On Tue, Jun 22, 2010 at 8:30 AM, Peter Mengaziol <[email protected]> wrote: > > The following bug has been logged online: > > Bug reference: 5520 > Logged by: Peter Mengaziol > Email address: [email protected] > PostgreSQL version: 8.4.4 > Operating system: OS X 10.4.13 > Description: PG unable to find java stored procs without input > parameters > Details: > > Under PG 8.4.1 and pl/java 1.4.0 have been unable to get a jsproc to be > registered and found when there is not a single input parameter. The same > code with a dummy input parameter is found and executed sucessfully.
Since there's been no response here you might want to try the JDBC mailing list: http://archives.postgresql.org/pgsql-jdbc/ You might also want to provide some more details, like a complete test case that you think should work but doesn't. http://wiki.postgresql.org/wiki/Guide_to_reporting_problems -- Robert Haas EnterpriseDB: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgsql-bugs mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-bugs
