Thread: [DOCS] Use return type of TEXT rather than varchar[] is better for me!

[DOCS] Use return type of TEXT rather than varchar[] is better for me!

From
celia@drmath.ca
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/9.0/static/plpython-data.html
Description:

In section 42.3 on page:
https://www.postgresql.org/docs/9.0/static/plpython-data.html

if I use a return type TEXT I get a string of text, as probably desired!