BUG #5520: PG unable to find java stored procs without input parameters - Mailing list pgsql-bugs

From Peter Mengaziol
Subject BUG #5520: PG unable to find java stored procs without input parameters
Date
Msg-id 201006221230.o5MCUM42069482@wwwmaster.postgresql.org
Whole thread Raw
Responses Re: BUG #5520: PG unable to find java stored procs without input parameters  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-bugs
The following bug has been logged online:

Bug reference:      5520
Logged by:          Peter Mengaziol
Email address:      pmengaziol@electrainfo.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.

pgsql-bugs by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade issues
Next
From: "S. Brett Sutton"
Date:
Subject: Re: BUG #5511: Handling of case in Username and database names are inconsistant.