pgsql: Fix clashing function names between jsonb_plperl and jsonb_plper

Started by Peter Eisentrautabout 8 years ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

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(-)