Applied with a few small changes --- I renamed the GUC variables after a
suggestion by Simon Riggs, and fixed things so that
backend_load_libraries could actually do something useful (you had it as
PGC_POSTMASTER, making it effectively no more flexible than the existing
preload_libraries list
"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
> 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).
App