Unit tests

From: "Chris Smith" <cdsmith(at)twu(dot)net>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: Unit tests
Date: 2004-02-13 21:24:19
Message-ID: 018401c3f277$be65f9d0$6f00000a@KYA
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Kris Jurka 2004-02-13 21:30:47 Re: Unit tests
Previous Message Dave Cramer 2004-02-13 18:59:10 Re: Startup message issues