From a577692e08076dd47c1dfbae4cb3fff92a4e291d Mon Sep 17 00:00:00 2001 From: "David E. Wheeler" Date: Sat, 25 Feb 2012 12:48:31 -0800 Subject: [PATCH] Fix test failure. --- expected/plproxy_test.out | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expected/plproxy_test.out b/expected/plproxy_test.out index b3c2929..5eb74ec 100644 --- a/expected/plproxy_test.out +++ b/expected/plproxy_test.out @@ -400,7 +400,7 @@ ERROR: public.test_error1(0): [test_part] REMOTE ERROR: column "line2err" does LINE 1: select line2err ^ QUERY: select line2err -CONTEXT: Remote context: PL/pgSQL function "test_error1" line 2 at SQL statement +CONTEXT: Remote context: PL/pgSQL function "test_error1" line 3 at SQL statement create function test_error2() returns int4 as $$ cluster 'testcluster'; -- 2.39.5