Re: What about libpq-fe.h ?

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Taurus2000(at)t-online(dot)de (Done)
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: What about libpq-fe.h ?
Date: 2002-02-22 00:23:19
Message-ID: 12086.1014337399@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-interfaces

Taurus2000(at)t-online(dot)de (Done) writes:
> When i wana compile the programm i get the error
> 'sizeof appliend to an incomplete type' for statement sizeof(PGconn)

Why do you want to compute sizeof(PGconn)? I can't think of any valid
reason for a client application to do that.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Medi Montaseri 2002-02-22 00:29:40 Re: Protection of intellectual property (Schema & SQL code)
Previous Message Vic Cekvenich 2002-02-22 00:15:47 Re: A Replication Idea

Browse pgsql-interfaces by date

  From Date Subject
Next Message Andreas Kretzer 2002-02-22 08:19:40 Re: RH Linux 7.2
Previous Message Stephen Davies 2002-02-21 23:06:49 Re: serious problems with BOOL and Access