From: | Martijn van Oosterhout <kleptog(at)svana(dot)org> |
---|---|
To: | Shelby Cain <alyandon(at)yahoo(dot)com> |
Cc: | pgsql-general <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: PG_MODULE_MAGIC check in 8.2 |
Date: | 2006-11-14 23:23:58 |
Message-ID: | 20061114232358.GK26120@svana.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Tue, Nov 14, 2006 at 02:46:41PM -0800, Shelby Cain wrote:
> Could someone give me some general hints as to what modifications I'd
> need to make in the 8.2 source tree in order to remove the
> PG_MODULE_MAGIC requirement for loading shared libraries into the
> backend? Is there any chance this could be made into a configurable
> option so the user can choose the desired behavior?
Why? It's a one line addition to the source of the module, much less
work than trying to disable the check in the backend...
Have a nice day,
--
Martijn van Oosterhout <kleptog(at)svana(dot)org> http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.
From | Date | Subject | |
---|---|---|---|
Next Message | John Gray | 2006-11-14 23:41:39 | Re: can't start postgresql |
Previous Message | Tom Lane | 2006-11-14 23:10:20 | Re: Out of memory (Failed on request size 24) |