statically linked PL's

From: Alex Pilosov <alex(at)pilosoft(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: statically linked PL's
Date: 2001-06-20 11:58:08
Message-ID: Pine.BSO.4.10.10106200755430.8898-100000@spider.pilosoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

I was thinking that a solution to problems with all dynamically linked PLs
(such as perl and python, which must be compiled as shared library to be
usable), is to link them statically into postgres.

Anyone disagrees? If not, I'll write some patches, probably by hacking
dynloader to understand when things were already linked in...

-alex

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message P. Dwayne Miller 2001-06-20 12:02:11 Re: Primary Key
Previous Message mlw 2001-06-20 11:47:31 shared temp tables