On 18-09-2014 17:58, cowwoc wrote:
I've been reading all this stuff.. and I have one simple question: "dll" doesn't means "dynamic linked library"? Why does PostgreSQL needs to statically link to it? How does all those browsers link to different Java virtual machines? Don't they have a dynamic link library that makes a interface to them? Can't we use similar approach in PostgreSQL? So each one could use the desired JVM, without need to stick to this or that. Just my 2c... please forgive me if I'm throwing disparate words. Regards, Edson |