Re: Bugfix and new feature for PGXS - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Bugfix and new feature for PGXS
Date
Msg-id 51D1E8F2.4080204@gmx.net
Whole thread Raw
In response to Re: Bugfix and new feature for PGXS  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: Bugfix and new feature for PGXS
List pgsql-hackers
On 6/29/13 1:54 PM, Andrew Dunstan wrote:
> I haven't seen a response to this. One thing we are missing is
> documentation. Given that I'm inclined to commit all of this (i.e.
> cedric's patches 1,2,3, and 4 plus my addition).

Could someone post an updated set of patches that is currently under
consideration?

> I'm also inclined to backpatch it, since without that it seems to me
> unlikely packagers will be able to make practical use of it for several
> years, and the risk is very low.

Actually, the risk of makefile changes is pretty high, especially in
cases involving advanced features such as vpath.  GNU make hasn't been
as stable is one might think, lately.  We should carefully consider
exactly which parts are worth backpatching.




pgsql-hackers by date:

Previous
From: Claudio Freire
Date:
Subject: Re: Randomisation for ensuring nlogn complexity in quicksort
Next
From: Peter Eisentraut
Date:
Subject: Re: proposal: simple date constructor from numeric values