pgsql ODBC sources

Поиск
Список
Период
Сортировка
От Thomas G. Lockhart
Тема pgsql ODBC sources
Дата
Msg-id 356CB26B.A9127004@alumni.caltech.edu
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Byron Nikolaidis
Дата:
Сообщение: Re: [INTERFACES] VB, RDO, and Parameters
Следующее
От: Byron Nikolaidis
Дата:
Сообщение: Re: Thank you! But how to get it working with VC++5?