contrib/dbase

Поиск
Список
Период
Сортировка
От Laurent Ballester
Тема contrib/dbase
Дата
Msg-id 00d901c49699$8314d600$99697852@fleche
обсуждение исходный текст
Ответ на contrib/dbmirror  (ssinger@navtechinc.com)
Ответы Re: contrib/dbase  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
Hello,

 Here is a patch for contrib/dbase module to allow it to be compiled under
win32 with mingw compiler.

On dbf.h, add a include to define u_char type
On dbf2pg.c, rename Escape type already defined on Windows by GDI (Graphic
Device Interface) layer to Escape_db.


Regards, Laurent

Вложения

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

Предыдущее
От: Neil Conway
Дата:
Сообщение: Re: Minor psql consistency fixes
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: psql tab-completion improvements