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
dbf2pg.c
rated are differents
and consequently Messages are seing missing for Windows eventviewer.
regards
Laurent Ballester
- Original Message -
From: "Bruce Momjian" <[EMAIL PROTECTED]>
To: "Laurent Ballester" <[EMAIL PROTECTED]>
Cc: "Alvaro Herrera"
tions.
regards
Laurent Ballester
- Original Message -
From: "Bruce Momjian" <[EMAIL PROTECTED]>
To: "Laurent Ballester" <[EMAIL PROTECTED]>
Cc: "Alvaro Herrera" <[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>
Sent: Saturday, June 19, 2004 7:1
rrentControlSet\Services\Eventlog\Application\P
ostgreSQL] with two values :
EventMessageFile wish contains full path of DLL
C:\msys\1.0\local\pgsql\lib\pgevent.dll
TypesSupported : error type message send by postgresql
Regsvr32 is a standard program located in %systemroot%\system32
Regards
La
Hello,
>
> We don't use this hungarian notation anywhere ... it certainly looks
> ugly.
>
Sorry, I modify pgevent.c again and suppress all hungarian variables naming.
I add a diff -c for src/bin/Makefile, necessary to compile pgevent for
windows platform.
regards
Hello magnus,
> I assume you mean src/bin/pgevent, to be consistent with the naming used
> inside the program.
OK, I Modify Makefile subdir value. In fact I name it pg_event because many
directory under src/bin began with pg_ .
> Second, I'd register the source as "PostgreSQL", not "PostGreSQL".