| From: | "Laurent Ballester" <postgresql(dot)ballester(at)wanadoo(dot)fr> |
|---|---|
| To: | <pgsql-patches(at)postgresql(dot)org> |
| Cc: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk> |
| Subject: | contrib/dbase |
| Date: | 2004-09-09 18:19:14 |
| Message-ID: | 00d901c49699$8314d600$99697852@fleche |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | 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 | Content-Type | Size |
|---|---|---|
| dbf2pg.c.diff | application/octet-stream | 1.2 KB |
| dbf.h.diff | application/octet-stream | 343 bytes |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | James William Pye | 2004-09-09 19:28:53 | Re: x86_64 configure problem |
| Previous Message | Joe Conway | 2004-09-09 18:17:36 | x86_64 configure problem |