WinCE/Pocket PC port for the C client library - Mailing list pgsql-ports

From Nuno Lucas
Subject WinCE/Pocket PC port for the C client library
Date
Msg-id c4f20e170604130150y46aef60bu9db392a170da9bb@mail.gmail.com
Whole thread Raw
List pgsql-ports
Hello,

I'm implementing a WinCE 4.x (Pocket PC 2003) application which needs
to get data from a postgres database, so I "hacked" the 8.1.2 libpq
source so I could get it working.

Well, it seems to be working ok, but, as I don't know the code, have
no idea if my hack is acceptable or induces other bugs I haven't seen
yet.

I attach my patch here, for any people interested.

I also extended a test application I had already made for sqlite3 so
it could be used as a basic test - SQLmd. It allows to open a sqlite3
or postgres database and make queries on it.

Full source, including eVC4 project files and a "sparse" version of
the postgres source are available at the following address:

http://www.xpto.ath.cx/~lucas/postgres/SQLmd_source.zip

For those who just want to try it, a PocketPC 2003 binary (ARM) is
available here:

http://www.xpto.ath.cx/~lucas/postgres/SQLmd_dbg.exe


Well, I'll wait for people to tell me how I should proceed now...


Best regards,
~Nuno Lucas

Attachment

pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: No reindex in Yum packages?
Next
From: "Magnus Hagander"
Date:
Subject: Re: WinCE/Pocket PC port for the C client library