| From: | "Laurent Ballester" <postgresql(dot)ballester(at)wanadoo(dot)fr> |
|---|---|
| To: | "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>, "PgSQL Win32 developers" <pgsql-hackers-win32(at)postgresql(dot)org> |
| Subject: | Re: Contrib modules on Win32 |
| Date: | 2004-09-08 17:39:45 |
| Message-ID: | 007401c495ca$d5446be0$9c697852@fleche |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers-win32 pgsql-patches |
Hello,
I am fixed the dbase contrib module. Unfortunately without any .dbf files, I
don't know how to test it!
Attached, two diff files with my modifications.
Regards, Laurent
----- Original Message -----
From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "PgSQL Win32 developers" <pgsql-hackers-win32(at)postgresql(dot)org>
Sent: Wednesday, September 08, 2004 1:07 PM
Subject: [pgsql-hackers-win32] Contrib modules on Win32
I'm just building a new rlease of the win32 installer and have been
compiling the contrib modules. As of todays CVS, the following modules
do not compile on Win32. Note that I haven't even looked at why - I have
enough to do with the installer and pgAdmin betas :-)
cube
dbase
miscutil
pg_logger
pgbench
pgcrypto
seg
tsearch
All the rest compile OK, but I haven't tested any of them.
Regards, Dave.
---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match
| Attachment | Content-Type | Size |
|---|---|---|
| dbf.h.diff | application/octet-stream | 343 bytes |
| dbf2pg.c.diff | application/octet-stream | 1.2 KB |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2004-09-08 18:14:40 | Re: Contrib modules on Win32 |
| Previous Message | Eric Comeau | 2004-09-08 15:29:09 | Unable to connect using PSQL - fails to prompt for a password |
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Andreas Pflug | 2004-09-08 18:14:40 | Re: Contrib modules on Win32 |
| Previous Message | Tom Lane | 2004-09-08 17:30:12 | Re: Tsearch2 update for Win32. |