Re: [GENERAL] Performance /C++/Documentation

Поиск
Список
Период
Сортировка
От Goran Thyni
Тема Re: [GENERAL] Performance /C++/Documentation
Дата
Msg-id 357E7E52.374D7285@bildbasen.se
обсуждение исходный текст
Ответ на Performance /C++/Documentation  (Philippe LEWEST <lewest@bruyeres.cea.fr>)
Список pgsql-general
Philippe LEWEST wrote:
>
>         4- This point is more technical. I want to use the C++ compiler and
>            I don't succeed compiling. I have the following error message:
>
>         "../postgresql-6.3/src/include/c.h", line 67: Error: "," expected
>          instead of "*".
>           BLABLABLA ...

Love this one.
There is *some* info missing here, like
* what are you compiling?
* with what C++ compiler?
* with what version of pgsql?

g++ 2.7.2 compiles that header file from pgsql 6.3 just fine.

--
---------------------------------------------
Göran Thyni, sysadm, JMS Bildbasen, Kiruna

Вложения

В списке pgsql-general по дате отправления:

Предыдущее
От: "Jose' Soares Da Silva"
Дата:
Сообщение: fmgr_info
Следующее
От: Bruce Tong
Дата:
Сообщение: Re: [GENERAL] Performance /C++/Documentation