dbTalk Databases Forums  

Re: [BUGS] PLTCL

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss Re: [BUGS] PLTCL in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Tom Lane
 
Posts: n/a

Default Re: [BUGS] PLTCL - 11-29-2004 , 01:39 PM






"Luciano - UNILOG SA" <luciano (AT) unilogsa (DOT) com.br> writes:
Quote:
createlang: language installation failed: ERROR: could not load library =
"C:/Arquivos de programas/PostgreSQL/8.0.0-beta5/lib/pltcl.dll": error

What the problem ?
Good question. The unhelpful error message can evidently be blamed on
this routine in src/backend/port/dynloader/win32.c:

char *
dlerror(void)
{
return "error";
}

Would someone work on providing a non-stub version of that?

regards, tom lane

---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?

http://www.postgresql.org/docs/faqs/FAQ.html


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.