projects
/
plproxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70fcbf6
)
Fix test failure.
author
David E. Wheeler
<david@justatheory.com>
Sat, 25 Feb 2012 20:48:31 +0000
(12:48 -0800)
committer
David E. Wheeler
<david@justatheory.com>
Sat, 25 Feb 2012 20:48:31 +0000
(12:48 -0800)
expected/plproxy_test.out
patch
|
blob
|
blame
|
history
diff --git
a/expected/plproxy_test.out
b/expected/plproxy_test.out
index b3c29297e1ac9dce2a6c6956e6c2c4735d3368a7..5eb74ecdc81e59b48e3596444daf628798db004a 100644
(file)
--- 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';