Skip to content

Test failure with PG15: missing "error:2D000:5:COMMIT:cannot commit while a subtransaction is active" output #112

@df7cb

Description

@df7cb

I see there is a specific test file for PG15, but it doesn't match:

14:59:57 **** regression.diffs ****
14:59:57 diff -U3 /<<PKGBUILDDIR>>/expected/plpgsql_check_active-15.out /<<PKGBUILDDIR>>/results/plpgsql_check_active-15.out
14:59:57 --- /<<PKGBUILDDIR>>/expected/plpgsql_check_active-15.out	2022-05-16 05:26:38.000000000 +0000
14:59:57 +++ /<<PKGBUILDDIR>>/results/plpgsql_check_active-15.out	2022-05-20 12:59:56.991819484 +0000
14:59:57 @@ -527,10 +527,9 @@
14:59:57  end;
14:59:57  $$ language plpgsql;
14:59:57  select * from plpgsql_check_function('prtest'); --error
14:59:57 -                       plpgsql_check_function                        
14:59:57 ----------------------------------------------------------------------
14:59:57 - error:2D000:5:COMMIT:cannot commit while a subtransaction is active
14:59:57 -(1 row)
14:59:57 + plpgsql_check_function 
14:59:57 +------------------------
14:59:57 +(0 rows)
14:59:57  
14:59:57  create or replace procedure prtest()
14:59:57  as $$

Full build log: https://pgdgbuild.dus.dg-i.net/view/Binaries-Beta/job/plpgsql-check-binaries-beta/11/architecture=amd64,distribution=sid/console#console-section-8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions