Re: PG_MODULE_MAGIC

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Thomas Hallgren <thomas(at)tada(dot)se>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: PG_MODULE_MAGIC
Date: 2006-06-17 16:04:00
Message-ID: 15498.1150560240@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Thomas Hallgren <thomas(at)tada(dot)se> writes:
> A module magic patch was added recently and I'm a bit uncertain what the implications are
> for the external PL modules. Does it affect them at all?

Yes.

> Will I need to provide separate
> binaries for each bug fix release even though the API's do not change?

No, each major release (8.2, 8.3, etc). There are hardly ever any major
releases where you wouldn't need a new compilation anyway ...

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-06-17 16:10:12 Re: MultiXacts & WAL
Previous Message Heikki Linnakangas 2006-06-17 11:17:47 Re: MultiXacts & WAL