8000 Fix back-patch of commit 8e3b4d9d40244c037bbc6e182ea3fabb9347d482. · postgres/postgres@7fc7125 · GitHub
[go: up one dir, main page]

Skip to content
< 8000 script crossorigin="anonymous" type="application/javascript" src="https://github.githubassets.com/assets/sessions-eed3aa0554dd.js" defer="defer">

Commit 7fc7125

Browse files
committed
Fix back-patch of commit 8e3b4d9.
master emits an extra context message compared to 9.5 and earlier.
1 parent 563f40b commit 7fc7125

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/regress/expected/plpgsql.out

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2062,7 +2062,6 @@ set statement_timeout to 2000;
20622062
select trap_timeout();
20632063
NOTICE: nyeah nyeah, can't stop me
20642064
ERROR: end of function
2065-
CONTEXT: PL/pgSQL function trap_timeout() line 15 at RAISE
20662065
rollback;
20672066
-- Test for pass-by-ref values being stored in proper context
20682067
create function test_variable_storage() returns text as $$

0 commit comments

Comments
 (0)
0