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

From Bruce Momjian
Subject Re: Re-thing PG_MODULE_MAGIC
Date
Msg-id 200606160315.k5G3FST06685@candle.pha.pa.us
Whole thread Raw
In response to Re: Re-thing PG_MODULE_MAGIC  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Re-thing PG_MODULE_MAGIC  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Josh Berkus wrote:
> Bruce,
> 
> >     The <quote>magic block</> present in all PostgreSQL-supported libraries
> >     is checked to guarantee compatibility.  For this reason, non-PostgreSQL
> >     libraries cannot be loaded in this way.
> 
> you need "must be" before "present".  
> 
> Also, this is in runtime-config.sgml?

Uh, the point is not that they need a magic block (though they do), but
rather that the magic block is always checked.

--  Bruce Momjian   http://candle.pha.pa.us EnterpriseDB    http://www.enterprisedb.com
 + If your life is a hard drive, Christ can be your backup. +


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Test request for Stats collector performance improvement
Next
From: Tom Lane
Date:
Subject: Re: Tuple hint bits (INFOMASK) upon transaction abort