pgsql: Fix clashing function names between jsonb_plperl andjsonb_plper - Mailing list pgsql-committers

From Peter Eisentraut
Subject pgsql: Fix clashing function names between jsonb_plperl andjsonb_plper
Date
Msg-id E1f6Grr-0003hr-Bg@gemulon.postgresql.org
Whole thread Raw
List pgsql-committers
Fix clashing function names between jsonb_plperl and jsonb_plperlu

This prevented them from being installed at the same time.

Author: Dagfinn Ilmari Mannsåker <ilmari@ilmari.org>

Branch
------
master

Details
-------
https://git.postgresql.org/pg/commitdiff/651cb9094154ca323e889269d56b94f27afaceca

Modified Files
--------------
contrib/jsonb_plperl/jsonb_plperlu--1.0.sql | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)


pgsql-committers by date:

Previous
From: Teodor Sigaev
Date:
Subject: Re: pgsql: Fix interference between cavering indexes and partitionedtables
Next
From: Teodor Sigaev
Date:
Subject: Re: pgsql: Fix interference between cavering indexes and partitionedtables