C/C++ data types for binary query output in libpq/libpg++ - Mailing list pgsql-interfaces

From Matthew Denny
Subject C/C++ data types for binary query output in libpq/libpg++
Date
Msg-id 14582.57778.999026.812312@caracas.CS.Berkeley.EDU
Whole thread Raw
List 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



pgsql-interfaces by date:

Previous
From: "Andrew C.R. Martin"
Date:
Subject: Re: [DOCS] Re: [HACKERS] Re: Bugs: Programming Language Functions
Next
From: Matthew Denny
Date:
Subject: a couple of newbie question