C/C++ data types for binary query output in libpq/libpg++

From: Matthew Denny <mdenny(at)CS(dot)Berkeley(dot)EDU>
To: pgsql-interfaces(at)postgresql(dot)org, pgsql-novice(at)postgresql(dot)org
Subject: C/C++ data types for binary query output in libpq/libpg++
Date: 2000-04-14 09:25:23
Message-ID: 14582.57778.999026.812312@caracas.CS.Berkeley.EDU
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces


Could someone tell me where the header file is located that defines
the data types used in C/C++ when calling the libpq/libpq++
methods/functions that return fields of built-in data types when using
binary cursors? I can't seem to find a mapping of postgres type <->
C/C++ types in the manuals, nor can I seem to find the appropriate
source file. Any help would be greatly appreciated.

thanks,
Matt Denny

Browse pgsql-interfaces by date

  From Date Subject
Next Message H.P.Heidinger 2000-04-15 15:27:55 Using PGSQL via ODBC from within StarOffice ...
Previous Message Andrew C.R. Martin 2000-04-13 09:31:58 Re: Re: [HACKERS] Re: Bugs: Programming Language Functions