Re: [HACKERS] loading libraries on Postmaster startup - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: [HACKERS] loading libraries on Postmaster startup
Date
Msg-id Pine.LNX.4.44.0302230239150.2308-100000@peter.localdomain
Whole thread Raw
In response to Re: [HACKERS] loading libraries on Postmaster startup  (Joe Conway <mail@joeconway.com>)
Responses Re: [HACKERS] loading libraries on Postmaster startup  (Joe Conway <mail@joeconway.com>)
List pgsql-patches
Joe Conway writes:

> Here is a patch for the above, including a documentation update. It
> creates a new GUC variable "preload_libraries", that accepts a list in
> the form:

Have you tried using existing dynamic linker functionality instead of
putting already existing functionality into PostgreSQL?

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: minor cleanup of regress.c
Next
From: Rod Taylor
Date:
Subject: Re: Object (Domain) locking