David Fetter <[EMAIL PROTECTED]> writes:
> It turns out that PL/PerlU wasn't available, even though createlang
> had succeeded. I think this is a bug in CREATE LANGUAGE, as CREATE
> LANGUAGE should have failed when it found no PL/Perl compiled in.
Works for me:
$ createlang plperlu array_test
cr
Folks,
While trying to test the arrays of complex types, I used a
stripped-down configure. Too stripped down, it turns out.
CFLAGS="-O0" ./configure --prefix=/var/lib/pgsql/tip --with-pgport=2225
--enable-cassert --enable-debug --enable-depend --enable-integer-datetimes
I set $PGDATA to my te