bug, I think

From: Merrill Oveson <merrill(at)actarg(dot)com>
To: pgsql-sql(at)postgresql(dot)org
Subject: bug, I think
Date: 2001-11-21 00:15:57
Message-ID: 3BFAF23D.9380ED9@actarg.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

I installed postgres 7.1.3 and ran:

createlang pltcl lasso

and received the following error message:

ERROR: Load of file /usr/local/pgsql/lib/pltcl.so failed:
/usr/local/pgsql/lib/pltcl.so: undefined symbol: Tcl_CreateSlave
createlang: language installation failed

This never happened in earlier versions, so I think we have a problem
here.

Merrill

Browse pgsql-sql by date

  From Date Subject
Next Message Calvin Dodge 2001-11-21 00:28:41 Re: Optimization with dates
Previous Message Calvin Dodge 2001-11-21 00:15:03 Re: SELECT * FROM t where p or q;