From: thhal at mailblocks.com (Thomas Hallgren) Date: Tue, 28 Jun 2005 17:54:40 +0200 Subject: [Pljava-dev] Re: A libpljava question you were not expecting In-Reply-To: <42C168F3.5030807@cbm.on.ca> References: <42C01BDF.8030306@mailblocks.com> <42C15897.2010605@cbm.on.ca> <42C16729.2050008@mailblocks.com> <42C168F3.5030807@cbm.on.ca> Message-ID: <42C172C0.2080504@mailblocks.com> Bart Bremmers wrote: > Sorry I was not more explicit > My question is can you change libpljava.dll to 8.3, i.e. pljava.dll as > the porter of the OS/2 version has done. > That would be a change that's local to the OS/2 port in that case. The PostgreSQL dynamic loader expects a module file to be named lib.dll on Windows and lib.so on *nix platforms. The best thing is if the person who did the OS/2 port could submit a patch to me so that I can review and incorporate the changes. > I improperly used the term "driver" when I should have said DLL's. Sorry > for the confusion. > No problem. - thomas