Re: Extension Templates S03E11 - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Extension Templates S03E11
Date
Msg-id 1378103536.10345.2.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Extension Templates S03E11  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: Extension Templates S03E11
Re: Extension Templates S03E11
List pgsql-hackers
On Thu, 2013-08-29 at 12:16 +0200, Dimitri Fontaine wrote:
> Here's v14 of the patch with pg_upgrade support fixed, so that the
> automated setup that Peter built is able to have at it!

Fails cpluspluscheck:

In file included from /tmp/cpluspluscheck.5g2uWw/test.cpp:3:0:
./src/include/commands/template.h:47:8: error: ‘ExtensionControl’ does not name a type
./src/include/commands/template.h:51:8: error: ‘ExtensionControl’ does not name a type

I think this actually just means the header does not include all it needs by itself.




pgsql-hackers by date:

Previous
From: Greg Smith
Date:
Subject: Re: [v9.4] row level security
Next
From: Peter Eisentraut
Date:
Subject: Re: INSERT...ON DUPLICATE KEY IGNORE