Unit tests - Mailing list pgsql-jdbc

From Chris Smith
Subject Unit tests
Date
Msg-id 018401c3f277$be65f9d0$6f00000a@KYA
Whole thread Raw
Responses Re: Unit tests  (Kris Jurka <books@ejurka.com>)
List pgsql-jdbc
Okay, found the unit test suite.

I'm getting failures from JDBC unit tests in 7.4.1:

    Testcase: testBadStmt(org.postgresql.test.jdbc2.CallableStmtTest): Caused
an ERROR
        ERROR: language "plpgsql" does not exist

and similar errors for 4 other test cases in that file.  Do I need to do
something special to enable plpgsql stored procedures in the backend?

--
www.designacourse.com
The Easiest Way to Train Anyone... Anywhere.

Chris Smith - Lead Software Developer/Technical Trainer
MindIQ Corporation


pgsql-jdbc by date:

Previous
From: "John Sidney-Woollett"
Date:
Subject: Re: Serial key
Next
From: Kris Jurka
Date:
Subject: Re: Unit tests