Вопрос

what is difference between plpython, plpythonu, plpython2u.

What does u and 2u mean.

Looking around I could't find any info on that matter.

Это было полезно?

Решение

The PL/Python procedural language allows PostgreSQL functions to be written in the Python language. PL/Python2U untrusted procedural language

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top