pgsql: Fix test failure with non-MULTIPLICITY Perl interpreters. - Mailing list pgsql-committers

From Tom Lane
Subject pgsql: Fix test failure with non-MULTIPLICITY Perl interpreters.
Date
Msg-id E1ixC6k-0007ph-Hl@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix test failure with non-MULTIPLICITY Perl interpreters.

Per buildfarm.

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/2520cf8c2a0a1d679094dffbd99871884e620ed5

Modified Files
--------------
src/pl/plperl/expected/plperl_setup.out | 3 +++
src/pl/plperl/sql/plperl_setup.sql      | 5 +++++
2 files changed, 8 insertions(+)


pgsql-committers by date:

Previous
From: Fujii Masao
Date:
Subject: pgsql: Make inherited TRUNCATE perform access permission checks on pare
Next
From: Alvaro Herrera
Date:
Subject: pgsql: Remove excess parens in ereport() calls