Re: libpqxx

Поиск
Список
Период
Сортировка
От Julie Russell
Тема Re: libpqxx
Дата
Msg-id CAEDLLCOCGBPMAAFIFOCOELFCAAA.julie.russell@throughput.com.au
обсуждение исходный текст
Ответ на Re: libpqxx  ("Jeroen T. Vermeulen" <jtv@xs4all.nl>)
Ответы Re: libpqxx
Список pgsql-interfaces
Hi there,

I downloaded libpqxx-2.0.0 from
http://gborg.postgresql.org/project/libpqxx/download/download.php

I implemented the code in class DatabaseHandler which compiles fine, but as
soon as I #include "DatabaseHandler.h" in any other class, it pulls up
compiler errors from libpqxx. I do have #ifdefs so the header shouldn't be
included twice... Any ideas?

Cheers,
Julie.

> -----Original Message-----
> From: pgsql-interfaces-owner@postgresql.org
> [mailto:pgsql-interfaces-owner@postgresql.org]On Behalf Of Jeroen T.
> Vermeulen
> Sent: Wednesday, 12 November 2003 5:43 AM
> To: Julie Russell
> Cc: pgsql-interfaces@postgresql.org
> Subject: Re: [INTERFACES] libpqxx
>
>
> *This message was transferred with a trial version of CommuniGate(tm) Pro*
> On Wed, Nov 12, 2003 at 05:25:05AM +1100, Julie Russell wrote:
> >
> > /usr/include/pqxx/connection.h:185: error: extraneous `int' ignored
> > /usr/include/pqxx/connection.h:185: error: parse error before `)' token
>
> Looks like you're using an outdated version...  Have you looked at the
> 2.0 release?  See http://pqxx.tk/ (slightly easier than looking it up
> at GBorg).
>
> Out of interest, which version were you using and where did you get it
> from?  Because I don't recall ever seeing this problem before with 1.5.1,
> which has been the stable release for many months and is still fairly
> widely used AFAIK.
>
>
> Jeroen
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if your
>       joining column's datatypes do not match
>
>




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

Предыдущее
От: alexander riachtchenko
Дата:
Сообщение: unsubscribe
Следующее
От: "Jeroen T. Vermeulen"
Дата:
Сообщение: Re: libpqxx