ports/databases/postgresql16-server/files/pkg-message-plpython.in

10 lines
221 B
Plaintext

[
{ 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
}
]