Missing header files in psqlODBC

Поиск
Список
Период
Сортировка
От Johann Zuschlag
Тема Missing header files in psqlODBC
Дата
Msg-id E1659lW-0003oP-00@mrelay00.kundenserver.de
обсуждение исходный текст
Ответы Re: Missing header files in psqlODBC
Re: Missing header files in psqlODBC
Список pgsql-odbc
Hi,

the headerfiles below are missing in psqlODBC cvs.
I guess there are the same like in PostgreSQL.

(md5.c)
#ifndef MD5_ODBC
#include "postgres.h"
#include "libpq/crypt.h"
#else
#include "md5.h"
#endif

regards


Johann Zuschlag
zuschlag2@online.de



В списке pgsql-odbc по дате отправления: