contrib/dbase - Mailing list pgsql-patches

From Laurent Ballester
Subject contrib/dbase
Date
Msg-id 00d901c49699$8314d600$99697852@fleche
Whole thread Raw
In response to contrib/dbmirror  (ssinger@navtechinc.com)
Responses Re: contrib/dbase  (Tom Lane <tgl@sss.pgh.pa.us>)
List 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

Attachment

pgsql-patches by date:

Previous
From: Neil Conway
Date:
Subject: Re: Minor psql consistency fixes
Next
From: Bruce Momjian
Date:
Subject: Re: psql tab-completion improvements