Pregunta

what is difference between plpython, plpythonu, plpython2u.

What does u and 2u mean.

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top