Re: [GENERAL] Performance /C++/Documentation - Mailing list pgsql-general

From Goran Thyni
Subject Re: [GENERAL] Performance /C++/Documentation
Date
Msg-id 357E7E52.374D7285@bildbasen.se
Whole thread Raw
In response to Performance /C++/Documentation  (Philippe LEWEST <lewest@bruyeres.cea.fr>)
List 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

Attachment

pgsql-general by date:

Previous
From: "Jose' Soares Da Silva"
Date:
Subject: fmgr_info
Next
From: Bruce Tong
Date:
Subject: Re: [GENERAL] Performance /C++/Documentation