Обсуждение: BUG #5520: PG unable to find java stored procs without input parameters

Поиск
Список
Период
Сортировка

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

От
"Peter Mengaziol"
Дата:
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.

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

От
Robert Haas
Дата:
On Tue, Jun 22, 2010 at 8:30 AM, Peter Mengaziol
<pmengaziol@electrainfo.com> wrote:
>
> The following bug has been logged online:
>
> Bug reference: =A0 =A0 =A05520
> Logged by: =A0 =A0 =A0 =A0 =A0Peter Mengaziol
> Email address: =A0 =A0 =A0pmengaziol@electrainfo.com
> PostgreSQL version: 8.4.4
> Operating system: =A0 OS X 10.4.13
> Description: =A0 =A0 =A0 =A0PG unable to find java stored procs without i=
nput
> 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

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise Postgres Company