Thread: pgsql: Fix clashing function names between jsonb_plperl andjsonb_plper

pgsql: Fix clashing function names between jsonb_plperl andjsonb_plper

From
Peter Eisentraut
Date:
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(-)