statically linked PL's - Mailing list pgsql-hackers

From Alex Pilosov
Subject statically linked PL's
Date
Msg-id Pine.BSO.4.10.10106200755430.8898-100000@spider.pilosoft.com
Whole thread Raw
Responses Re: statically linked PL's  (Jan Wieck <JanWieck@Yahoo.com>)
List 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



pgsql-hackers by date:

Previous
From: Matthew Kirkwood
Date:
Subject: Re: Backup and Recovery
Next
From: mlw
Date:
Subject: shared temp tables