Re: Re-thing PG_MODULE_MAGIC - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Re-thing PG_MODULE_MAGIC
Date
Msg-id 200606152153.35635.josh@agliodbs.com
Whole thread Raw
In response to Re: Re-thing PG_MODULE_MAGIC  (Bruce Momjian <pgman@candle.pha.pa.us>)
List 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 by date:

Previous
From: "Qingqing Zhou"
Date:
Subject: Re: Test request for Stats collector performance improvement
Next
From: Martijn van Oosterhout
Date:
Subject: Re: Re-thing PG_MODULE_MAGIC