Re: Frustrating issue with PGXS - Mailing list pgsql-hackers

From Fabien COELHO
Subject Re: Frustrating issue with PGXS
Date
Msg-id Pine.LNX.4.64.0706270943390.8639@briare.cri.ensmp.fr
Whole thread Raw
In response to Re: Frustrating issue with PGXS  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
> It might be worth backpatching the Makefile.global.in patch (ie, the
> ifndef addition) to the 8.2 branch, which would allow us to say "8.2.5
> or later" instead of "8.3 or later", and would bring correspondingly
> nearer the time when people can actually use the feature without
> thinking much.  Comments?

My 2 euro cents (about $0.027) conservative comments on the subject:
 - It is more work for a minor issue. I would just update the doc for   previous releases. - New features belong to new
releases,on principles. It is not really a   bug which would require an update of previous releases, and changing the
PATHis a valid workaround anyway. - Do it your way:-)
 

-- 
Fabien.


pgsql-hackers by date:

Previous
From: Gregory Stark
Date:
Subject: Re: Bgwriter LRU cleaning: we've been going at this all wrong
Next
From: "Pavan Deolasee"
Date:
Subject: Re: HOT: Incomplete issues