Path to this page:
Subject: CVS commit: pkgsrc/databases/postgresql80-plperl
From: Johnny C. Lam
Date: 2005-08-06 08:24:31
Message id: 20050806062431.E68392DA27@cvs.netbsd.org
Log Message:
Import lang/postgresql80-plperl-8.0.3.
PL/Perl allows you to write functions in the Perl programming language
that may be used in SQL queries as if they were built into Postgres.
The PL/Perl intepreter is a full Perl interpreter. However, certain
operations have been disabled in order to maintain the security of the
system.
Files: