pgsql: Fix clashing function names between jsonb_plperl andjsonb_plper

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема pgsql: Fix clashing function names between jsonb_plperl andjsonb_plper
Дата
Msg-id E1f6Grr-0003hr-Bg@gemulon.postgresql.org
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Teodor Sigaev
Дата:
Сообщение: Re: pgsql: Fix interference between cavering indexes and partitionedtables
Следующее
От: Teodor Sigaev
Дата:
Сообщение: Re: pgsql: Fix interference between cavering indexes and partitionedtables