| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | "Luciano - UNILOG SA" <luciano(at)unilogsa(dot)com(dot)br> |
| Cc: | pgsql-bugs(at)postgresql(dot)org, pgsql-hackers-win32(at)postgresql(dot)org |
| Subject: | Re: PLTCL |
| Date: | 2004-11-29 19:34:05 |
| Message-ID: | 21407.1101756845@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-bugs pgsql-hackers-win32 |
"Luciano - UNILOG SA" <luciano(at)unilogsa(dot)com(dot)br> writes:
> 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
| From | Date | Subject | |
|---|---|---|---|
| Next Message | mgalvin | 2004-11-29 20:47:27 | Serial id not incrementing when manual ids are used, User Error? Bug? |
| Previous Message | Luciano - UNILOG SA | 2004-11-29 17:08:06 | PLTCL |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Johan Wehtje | 2004-11-30 06:54:24 | Column n.nsptablespace does not exist error |
| Previous Message | Luciano - UNILOG SA | 2004-11-29 17:08:06 | PLTCL |