Re: Extension Templates S03E11

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Extension Templates S03E11
Дата
Msg-id 1378103536.10345.2.camel@vanquo.pezone.net
обсуждение исходный текст
Ответ на Re: Extension Templates S03E11  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Ответы Re: Extension Templates S03E11  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Re: Extension Templates S03E11  (David Fetter <david@fetter.org>)
Список 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 по дате отправления:

Предыдущее
От: Greg Smith
Дата:
Сообщение: Re: [v9.4] row level security
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: INSERT...ON DUPLICATE KEY IGNORE