Re: Re-thing PG_MODULE_MAGIC
Josh Berkus <josh@agliodbs.com>
From: Josh Berkus <josh@agliodbs.com>
To: pgsql-hackers@postgresql.org
Date: 2006-06-16T04:53:35Z
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