We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a96c7 commit ed6c516Copy full SHA for ed6c516
src/test/regress/expected/plpgsql.out
@@ -2062,7 +2062,6 @@ set statement_timeout to 2000;
2062
select trap_timeout();
2063
NOTICE: nyeah nyeah, can't stop me
2064
ERROR: end of function
2065
-CONTEXT: PL/pgSQL function trap_timeout() line 15 at RAISE
2066
rollback;
2067
-- Test for pass-by-ref values being stored in proper context
2068
create function test_variable_storage() returns text as $$
0 commit comments