Re: Re-thing PG_MODULE_MAGIC

From: Josh Berkus <josh(at)agliodbs(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Re-thing PG_MODULE_MAGIC
Date: 2006-06-16 04:53:35
Message-ID: 200606152153.35635.josh@agliodbs.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Kris Kennaway 2006-06-16 06:36:23 Re: postgresql and process titles
Previous Message Qingqing Zhou 2006-06-16 04:48:27 Re: Test request for Stats collector performance improvement