Re: [GENERAL] PLPerl - Undefined symbol "MemoryContextSwitchTo"

2009-11-20 Thread Doug Sampson
> > Doug Sampson writes: > > > orion-root@/usr/ports: make search name=postgresql-plperl > > > Port: postgresql-plperl-7.4.25_1 > > > > It would appear that you forgot to update plperl to 8.4 along with > > the core postgres package ... the error message is not tremendously > > informative but

Re: [GENERAL] PLPerl - Undefined symbol "MemoryContextSwitchTo"

2009-11-20 Thread Doug Sampson
> Doug Sampson writes: > > orion-root@/usr/ports: make search name=postgresql-plperl > > Port: postgresql-plperl-7.4.25_1 > > It would appear that you forgot to update plperl to 8.4 along with > the core postgres package ... the error message is not tremendously > informative but it seems cons

Re: [GENERAL] PLPerl - Undefined symbol "MemoryContextSwitchTo"

2009-11-20 Thread Tom Lane
Doug Sampson writes: > orion-root@/usr/ports: make search name=postgresql-plperl > Port: postgresql-plperl-7.4.25_1 It would appear that you forgot to update plperl to 8.4 along with the core postgres package ... the error message is not tremendously informative but it seems consistent with th

[GENERAL] PLPerl - Undefined symbol "MemoryContextSwitchTo"

2009-11-20 Thread Doug Sampson
Due to database corruption, I had to rebuild a database. Originally we installed PGSQL 7.4 and over the years bumped it up to 8.0. Now I would like to use 8.4. I'm trying to apply the plperl language to a 8.4.0_1 SQL_ASCII database and I keep getting this error message: orion-root@/home/postgres: