Re: PG_MODULE_MAGIC check in 8.2

Поиск
Список
Период
Сортировка
От Martijn van Oosterhout
Тема Re: PG_MODULE_MAGIC check in 8.2
Дата
Msg-id 20061114232358.GK26120@svana.org
обсуждение исходный текст
Ответ на PG_MODULE_MAGIC check in 8.2  (Shelby Cain <alyandon@yahoo.com>)
Список 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@svana.org>   http://svana.org/kleptog/
> From each according to his ability. To each according to his ability to litigate.

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Out of memory (Failed on request size 24)
Следующее
От: John Gray
Дата:
Сообщение: Re: can't start postgresql