Ian Harding sez:
} I am certain it can, but you could make pltcl available (if you have
} the rights) by typing
}
} createlang 'pltcl' yourdatabasename
}
} at the command prompt.
I have the rights, but I don't seem to have the library. I don't think I
compiled it when I configured/built postgresql in the first place.
% createlang --username=postgres --pglib=/Volumes/Database/postgresql/lib 'pltcl' template0
ERROR: stat failed on file '/Volumes/Database/postgresql/lib/pltcl': No such file or directory
createlang: language installation failed
%
} Ian Harding
--Greg