libpq for PalmOS (I need help)

From: Satoshi Nagayasu <snaga(at)snaga(dot)org>
To: pgsql-hackers(at)postgresql(dot)org
Subject: libpq for PalmOS (I need help)
Date: 2002-06-21 12:49:10
Message-ID: 4.3.2-J.20020621214843.02452ec0@ns1.oak.forus.or.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi all,

I'm hacking on PalmOS handhelds to implements libpq
called "libpq for PalmOS".

This library provides many compatible libpq functions
to manipulate PostgreSQL server from PalmOS devices
through TCP/IP connection.

Implementation is almost done, but some works are left
to release.

For example, more error messages, debugging, brushing up
my codes, docs (README, tutorials...) and packaging.

And I've planned to support encrypted auth and SSL
(SSL will be supported under PalmOS 5).

I need someone's help to do all of them.
Could anyone help me?

For more information about libpq for PalmOS,
please visit my page.

http://snaga.org/palm/libpq/

Thanks.

--
NAGAYASU Satoshi <snaga(at)snaga(dot)org>

Browse pgsql-hackers by date

  From Date Subject
Next Message Jan Wieck 2002-06-21 12:55:46 Re: Reduce heap tuple header size
Previous Message Satoshi Nagayasu 2002-06-21 12:30:53 libpq for PalmOS (I need help)