BUG #5520: PG unable to find java stored procs without input parameters

From: "Peter Mengaziol" <pmengaziol(at)electrainfo(dot)com>
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #5520: PG unable to find java stored procs without input parameters
Date: 2010-06-22 12:30:22
Message-ID: 201006221230.o5MCUM42069482@wwwmaster.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


The following bug has been logged online:

Bug reference: 5520
Logged by: Peter Mengaziol
Email address: pmengaziol(at)electrainfo(dot)com
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.

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Bruce Momjian 2010-06-22 16:31:51 Re: pg_upgrade issues
Previous Message Bruce Momjian 2010-06-22 05:06:26 Re: pg_upgrade issues