Re: Re-thing PG_MODULE_MAGIC

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Re-thing PG_MODULE_MAGIC
Дата
Msg-id 200606152153.35635.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Re-thing PG_MODULE_MAGIC  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce,

>     The <quote>magic block</> required in all PostgreSQL-supported libraries
>     is checked to guarantee compatibility.  For this reason, non-PostgreSQL
>     libraries cannot be loaded in this way.

Um, that's identical to the old text.  Try:

The <quote>magic block</> is required in all PostgreSQL-supported libraries
to guarantee compatibility.  For this reason, non-PostgreSQL libraries cannot
be loaded using preload_libraries.

--
Josh Berkus
PostgreSQL @ Sun
San Francisco


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

Предыдущее
От: "Qingqing Zhou"
Дата:
Сообщение: Re: Test request for Stats collector performance improvement
Следующее
От: Martijn van Oosterhout
Дата:
Сообщение: Re: Re-thing PG_MODULE_MAGIC