PL instrumentation plugin and Rendezvous variable support - version 2

From: "korryd(at)enterprisedb(dot)com" <korryd(at)enterprisedb(dot)com>
To: pgsql-patches(at)postgresql(dot)org, tgl(at)sss(dot)pgh(dot)pa(dot)us
Subject: PL instrumentation plugin and Rendezvous variable support - version 2
Date: 2006-08-11 16:02:45
Message-ID: 1155312165.6987.6.camel@sakai.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches


This is an updated version of the PL instrumentation plugin patch that I
submitted on July-28. The new version re-implements the plugin loader
code to use "rendezvous variables" as suggested by Tom Lane (thanks Tom,
very elegant design).

I have not implemented any support for unloading shared libraries. Once
we've finalized the design for rendezvous variables, I'll submit a
separate documentation patch.

-- Korry

--
Korry Douglas korryd(at)enterprisedb(dot)com
EnterpriseDB http://www.enterprisedb.com

Attachment Content-Type Size
pluginPatch3.diff text/x-patch 15.7 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message William ZHANG 2006-08-11 16:11:21 Re: ecpg tests make failed on Win32/MinGW
Previous Message Andrew Dunstan 2006-08-11 16:01:06 Re: 8.2 features status

Browse pgsql-patches by date

  From Date Subject
Next Message Sven Suursoho 2006-08-11 17:10:30 plpython improvements
Previous Message Bruce Momjian 2006-08-11 14:59:45 Re: [PATCHES] extension for sql update