Re: getting rid of maintainer-check - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: getting rid of maintainer-check
Date
Msg-id 522F80B4.3030803@gmx.net
Whole thread Raw
In response to Re: getting rid of maintainer-check  (Andres Freund <andres@2ndquadrant.com>)
List pgsql-hackers
On 9/4/13 11:12 AM, Andres Freund wrote:
> Maybe we should also badger cpluspluscheck into a state where it can be
> run as part of a normal build if a c++ compiler was detected?
> 
> I think it misses vpath support and it might be dependant on some
> bashims.

That might also be doable.  If we could at the same time stick a usable
C++ compiler configuration into PGXS, that would also help the growing
number of extensions that need that and are currently using variously
bad workarounds.




pgsql-hackers by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: strange IS NULL behaviour
Next
From: Bruce Momjian
Date:
Subject: Re: Question regarding Sync message and unnamed portal