Re: Extensions, this time with a patch - Mailing list pgsql-hackers

From Dimitri Fontaine
Subject Re: Extensions, this time with a patch
Date
Msg-id m2mxq7mtjl.fsf@2ndQuadrant.fr
Whole thread Raw
In response to Re: Extensions, this time with a patch  ("David E. Wheeler" <david@kineticode.com>)
Responses Re: Extensions, this time with a patch
List pgsql-hackers
"David E. Wheeler" <david@kineticode.com> writes:
> Be aware that PGXS sets a $(VERSION) variable already, so you'll need
> to use another name, I think, to guard from conflicts. This is in
> Makefile.global:

Of course that's not a problem for contribs, and I used EXTVERSION in a
previous version of the patch. I guess I will get back to use
$(EXTVERSION) in the Makefile next time I have to produce a patch.

This part of the problem didn't receive much thoughts yet, and it shows
up. About the rest of the patch have been in my head for months, I
expect less problems there...

Regards,
-- 
Dimitri Fontaine
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support


pgsql-hackers by date:

Previous
From: "David E. Wheeler"
Date:
Subject: Re: Extensions, this time with a patch
Next
From: Alvaro Herrera
Date:
Subject: Re: Extensions, this time with a patch