[Pljava-dev] what's the difference between the linux & windows versions

Thomas Hallgren thhal at mailblocks.com
Wed Feb 16 15:44:31 UTC 2005


Bart Bremmers wrote:

> I will be setting up pljava with OS/2
> and JDK 1.4.2 and postgresql 8

Cool.

>
> Usually java applications have a version for "other operating system" 
> or  "noVM"

The only difference is that the Linux version has a somewhat more 
elaborated signal handling and of course, the usual path and directory 
separator issues. All of this is concentrated to one single file, 
Backend.c. Perhaps you will need to change some define in a Makefile too 
but I mostly rely on the pgxs stuff (Makefile includes that are bundled 
with your PostgreSQL 8.0.x installation). Thus, no configure script or 
the like is present in PLJava.

Regards,
Thomas Hallgren





More information about the Pljava-dev mailing list