mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-02-05 19:09:58 +08:00
Fix regression tests to match error message change
This commit is contained in:
parent
37953b2d20
commit
2627d5bd0d
@ -10,5 +10,5 @@ SHOW plperl.on_plperl_init;
|
||||
|
||||
DO $$ warn 42 $$ language plperl;
|
||||
ERROR: 'system' trapped by operation mask at line 2.
|
||||
CONTEXT: While executing plperl.on_plperl_init.
|
||||
CONTEXT: while executing plperl.on_plperl_init
|
||||
PL/Perl anonymous code block
|
||||
|
Loading…
Reference in New Issue
Block a user