ports/databases/postgresql13-server/files/pkg-message-plpython.in
2020-09-24 13:33:10 +00:00

9 lines
221 B
Text

[
{ type: install
message: <<EOM
PL/Python has been installed. Check the createlang(l) manpage for more
info. You can install PL/Python by using "createlang plpythonu" (it
exists as an untrusted language only).
EOM
}
]