Re: [BUGS] BUG #3897: plJava dll still doesn't load for 8.3RC2

2008-01-29 Thread Dave Page
On Jan 29, 2008 3:33 PM, David JL Gradwell <[EMAIL PROTECTED]> wrote: > Dave & Kris, > > From this I deduce that the MSVCR80.dll needs to be distributed in the > PostreSQL distribution for Windows. It is - without it, PostgreSQL wouldn't even run (or pgAdmin, StackBuilder etc for that matter). We

[BUGS] BUG #3897: plJava dll still doesn't load for 8.3RC2

2008-01-29 Thread David JL Gradwell
Dave & Kris, I've dug into some of the problems I've been having in a bit more logical detail. A useful tool is Dependency Walker http://www.dependencywalker.com/ Try running this against pljava.dll. You will get varying results, depending on the PATH and whether you have PostgreSQL 8.2 or 8.3

Re: [BUGS] BUG #3897: plJava dll still doesn't load for 8.3RC2

2008-01-28 Thread Dave Page
On Jan 28, 2008 9:33 AM, David JL Gradwell <[EMAIL PROTECTED]> wrote: > Hi Dave, > > Thanks for the help. I have now got pljava working fine on 8.3RC2 and have > re-run all my tests against RC2. On a database with a data structure of > 100+ tables and about 15 views with extensive (20+ per view)

Re: [BUGS] BUG #3897: plJava dll still doesn't load for 8.3RC2

2008-01-28 Thread David JL Gradwell
Hi Dave, Thanks for the help. I have now got pljava working fine on 8.3RC2 and have re-run all my tests against RC2. On a database with a data structure of 100+ tables and about 15 views with extensive (20+ per view) unions the performance is far better than 8.1 and better than 8.2.6, even on a

Re: [BUGS] BUG #3897: plJava dll still doesn't load for 8.3RC2

2008-01-25 Thread Dave Page
On Jan 25, 2008 11:08 AM, David JL Gradwell <[EMAIL PROTECTED]> wrote: > > I also noticed whilst I was doing the original 8.3rc2 install that I could > not specify PL/Java as a language to enable in the default database - see > screenshot. Ahh - now that's most likely the problem. The installer on