pgsql ODBC sources - Mailing list pgsql-interfaces

From Thomas G. Lockhart
Subject pgsql ODBC sources
Date
Msg-id 356CB26B.A9127004@alumni.caltech.edu
Whole thread Raw
List pgsql-interfaces
I was poking through the backend source code working on the "name" data
type and stumbled on the (apparent) fact that NAMEDATALEN is defined to
be 32 bytes in the backend and only 16 bytes (the old backend value) in
interfaces/odbc/connection.h.

Also, some lines in the odbc sources seem to have a trailing ^M. Should
we add more, or take them out? :)

                     - Tom

pgsql-interfaces by date:

Previous
From: Byron Nikolaidis
Date:
Subject: Re: [INTERFACES] VB, RDO, and Parameters
Next
From: Byron Nikolaidis
Date:
Subject: Re: Thank you! But how to get it working with VC++5?